> Viktor,
> 
> I'd say a ver command should return a version >= 4.00
> 
> (E:\harbour\ftpd)ver
> 
> The Operating System/2 Version is 4.50

That tells us the host OS version. We need 
a way to tell the version of OS/2 we're 
building _for_ though. Similar to _WIN32_WINNT 
macro.

Such macro may have some default defined 
by headers, and it's also possible to 
override it by user. This is the generic way 
to force a build which targets and older 
version of the OS environment (or even 
newer, if the default is an older version).

> The issue, though, is not when building on a warp 3 system, but trying to use
> a program built without this option on a warp 3 system. More or less like
> running the code to find out interface addresses on a win95 pc, because such a
> program requires libraries not available on and for warp 3.

(pls see above)

Brgds,
Viktor

_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to