* config/global.cf * config/instsh.cf ! Fixed to only set __PLATFORM__ flags if there is really a cross build situation. This is to avoid redefinition warnings with dos on win builds. ; QUESTION: BTW, could we modify harbour compiler to not throwthese redef warnings for internally defined macros? This problem isstill present if user is manually configuring HB_BIN_COMPILE to a platform native executable.
Well, it's still not good unfortunately :( I'm testing with dos/djgpp on win, and in embedded make runs the detection logic is no good, since HB_BIN_COMPILE gets defined. I'll try to work this around with another internally set variable which holds executable dir. Brgds, Viktor _______________________________________________ Harbour mailing list [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
