* 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 throw
these redef warnings for internally defined macros? This problem is
     still 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
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to