Do you have some comment/suggestion/action for my proposal ?
--------------------------
My proposal is to use and environmental variable to choose code in
gcc.mk and hbmk2.prg
Something like HB_OS2_TCP32 which was included to choose "tcp/ip stack"
in OS/2
--------------------------

Perhaps
HB_OS2_AOUT=yes if OMF is default
HB_OS2_OMF=yes if a.out is default
I suggested OMF default because is common to gcc335, gcc4xx, and a.out is not able in gcc4xx due problem with emxbind
OpenWatcom use OMF too and OMF is "native" in OS/2

To keep logic simple I'd rather suggest to
introduce new compiler target os2/gcc4 and
include all "OMF" stuff in there. I would
only add new build switches if absolutely
necessary and if it's generally useful for
*all* targets.

[ Other option is to rename os2/gcc to os2/gcc3
and add new 4.x OMF support as os2/gcc. Depends
on which one OS/2 users think is best to have
as "default". ]

Brgds,
Viktor

_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to