If we share a kit of executable of test on rapidshare (or in our web)
this will be executed also from user that is not ready to compile so
we have more comparison.

2009/3/29 Przemyslaw Czerpak <dru...@acn.waw.pl>:
> On Sat, 28 Mar 2009, Angel Pais wrote:
>
> Hi,
>
>> this is the .bat file I use to compile Harbour.
>> All the rest is pure svn code.
>> compile.bat
>> SET PATH=C:\vsk\vc\bin;C:\vsk\bin;
>> SET LIB=C:\vsk\vc\lib;C:\vsk\lib;
>> SET INCLUDE=C:\vsk\vc\include;C:\vsk\include;
>> set HB_COMPILER=msvc
>> set HB_INSTALL_PREFIX=C:\harbour
>> set HB_VISUALC_VER=90
>> set HB_USER_CFLAGS=-DHB_FM_STATISTICS_OFF
>> call make_gnu.bat clean      > make_gnu_cln.txt
>> call make_gnu.bat install    > make_gnu_log.txt
>
> Thank you very much for confirmation.
> Can you also check what will happen if you rebuild Harbour with:
>   set HB_USER_CFLAGS=-DHB_FM_STATISTICS_OFF -DHB_FM_WIN_ALLOC
>
> best regards,
> Przemek
> _______________________________________________
> Harbour mailing list
> Harbour@harbour-project.org
> http://lists.harbour-project.org/mailman/listinfo/harbour
>



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

Reply via email to