Hi Massimo,
Sorry, you misunderstood the concept, let me clarify:

-DHBMK_INTEGRATED_COMPILER is a switch
to be used when _building hbmk2 itself_.
So in essence, to try it, you'll need to use this
envvar when building Harbour:
set HB_USER_PRGFLAGS=-DHBMK_INTEGRATED_COMPILER

If you have built hbmk2 with this switch, it will use its
integrated Harbour compiler, instead of calling harbour.exe.

This has no effect on the final results, like adirtest.

Brgds,
Viktor

On Tue, Feb 24, 2009 at 11:32 PM, Massimo Belgrano <mbelgr...@deltain.it>wrote:

> I have tried (win bcc)
> hbmk adirtest -DHBMK_INTEGRATED_COMPILER
> hbmk adirtest
> adirtest.exe seem same dimension 586240 and speed
>
> Internal c compiler can understand what be but internal harbour
> compile is little confused concept for me
>
> 2009/2/24  <vszak...@users.sourceforge.net>:
> > Revision: 10430
> >
> http://harbour-project.svn.sourceforge.net/harbour-project/?rev=10430&view=rev
> > Author:   vszakats
> > Date:     2009-02-24 14:55:49 +0000 (Tue, 24 Feb 2009)
> >
> > Log Message:
> > -----------
> > 2009-02-24 15:07 UTC+0100 Viktor Szakats (harbour.01 syenar hu)
> >  * utils/hbmk2/hbmk2.prg
> >  * utils/hbmk2/Makefile
> >  * common.mak
> >    + Added -DHBMK_INTEGRATED_COMPILER compile time option
> >      to enable integrated Harbour compiler. Experimental,
> >      please test. This results is bigger executable (obviously)
> >      but may be more efficient on some platforms.
> >    % Using .exe extension for external commands on non-*nix.
> >    * Using slightly different format to echo commands on
> >      screen, they are now printed in a new line and they are
> >      not put between quotes.
> >
> > Modified Paths:
> > --------------
> >    trunk/harbour/ChangeLog
> >    trunk/harbour/make_b32.mak
> >    trunk/harbour/utils/hbmk2/Makefile
> >    trunk/harbour/utils/hbmk2/hbmk2.prg
> >
> >
> > This was sent by the SourceForge.net collaborative development platform,
> the world's largest Open Source development site.
> > _______________________________________________
> > Harbour mailing list
> > Harbour@harbour-project.org
> > http://lists.harbour-project.org/mailman/listinfo/harbour
> >
>
>
>
> --
> Massimo Belgrano
>
> Albo Nazionale Informatici Professionisti 2620
> Socio 2843 Associazione Informatici prof.
>
> Analisi e sviluppo software per Lan e Web
> Consulenza informatica - Formazione
> Delta Informatica S.r.l.  http://www.deltain.it
> Via Torelli,31 - 28100 Novara - Tel: 0321/30281
> _______________________________________________
> 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