BTW, for this problem, IMO a Harbour switch would
be the best candidate (build-tool independent and
natural), combined with the #pragma lib requesting feature.

harbour -mt hello.prg -> would generate .c file which
would force hbvmmt lib linkage, otherwise everything
would stays as it is now.

What do you guys think? Przemek, do you think it's doable?

Brgds,
Viktor

On 2008.10.11., at 22:19, Francesco Saverio Giudice wrote:

Hi Viktor,

another addition I found useful and I use in my batch is that if I pass /mt o /MT as first parameter my batch auto add set HB_MT=MT saving old state and resetting at end. Could you find it useful or do you think that it is better leave it only as env var ?

Best regards

Francesco

Szakáts Viktor ha scritto:
2008-10-11 21:49 UTC+0200 Viktor Szakats (harbour.01 syenar hu)
 * bin/bld.bat
 * bin/bld_os2.cmd
   + Enabled cleanup of .c/object/.tds files after build.
+ Under Windows NT OSes, it's now possible to pass full .prg name with extension.
   ! Few minor fixes.
   * Formatting, cleanup and help update.
   ; Please test.
--
Brgds,
Viktor

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

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

Reply via email to