Il 28/02/2009 1.18, Viktor Szakáts ha scritto:
It does, line #133:
   %_HB_MAKE% %HB_USER_MAKEFLAGS% %1 %2 %3 %4 %5 %6 %7 %8 %9

The above gets executed in normal (HB_BUILD_DLL!=yes) cases.

Only if you need a DLL build make_gnu.bat will do its cycles automatically (there is no other solution, as it has to make a pass with DLL options, clean, and do another one with normal options (same happens BTW in non-GNU make, but it was hidden inside one make pass).

If that causes major problem, I can move this functionality to an mpkg_win.bat, but I'd rather not touch it for a while now to be honest ;)

Also note that compatibility make_b32.bat and make_vc.bat files will also trigger DLL build to stay compatible with latest non-GNU system. I can remove this option from there, but overall these are compatibility files and I'd not recommend using them if possible. I hope they'll be removed rather soon.

ok, now I have understood.
Thank you

Best regards,
Francesco
_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to