-----Messaggio Originale----- 
Da: "Jose F. Gimenez" <[EMAIL PROTECTED]>
A: "Enrico Maria Giordano" <[EMAIL PROTECTED]>; 
"xharbour-developers list" <xharbour-developers@lists.sourceforge.net>
Data invio: venerdì 25 luglio 2008 14.00
Oggetto: Re: [xHarbour-developers] hbzlib question


> Enrico,
>
> thanks for your reply.
>
> > I just update from CVS and my hbzip.lib is 582144 bytes.
>
> It's very strange. I've compiled it by executing make_b32.bat from 
> \xharbour\contrib\hbzlib. I've done it several times, removing the 
> previous lib every time, but I've always got the same result. How do you 
> compile it?

Compiler: BCC551

Batch:

@ ECHO OFF
SET PATH=e:\bcc55\bin;e:\bison\bin;%PATH%
SET HB_LEX=SIMPLEX
SET CFLAGS=-DHB_NO_TRACE
SET HARBOURFLAGS=-l
make_b32 clean build

BCC32.CFG:

-5
-a4
-DHB_FM_STATISTICS_OFF
-DHB_GUI
-DHB_INCLUDE_WINEXCHANDLER
-DHB_NO_PROFILER
-DHB_NO_DEBUG
-DHB_WIN32_IO
-d
-g0
-Ie:\bcc55\include
-k-
-Le:\bcc55\lib;e:\bcc55\lib\psdk
-O1
-O2
-OS
-Ov
-v-
-WC
-w
-w-inl-
-w-nak-
-w-pin-
-w-prc-
-w-sig-

ILINK32.CFG:

-Le:\bcc55\lib;e:\bcc55\lib\psdk

EMG

--
EMAG Software Homepage:     http://www.emagsoftware.it
The EMG's ZX-Spectrum Page: http://www.emagsoftware.it/spectrum
The Best of Spectrum Games: http://www.emagsoftware.it/tbosg
The EMG Music page:         http://www.emagsoftware.it/emgmusic 


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
xHarbour-developers mailing list
xHarbour-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xharbour-developers

Reply via email to