2009 1:11 PM
>To: Harbour Project Main Developer List.
>Subject: Re: [Harbour] now try with correct format.
>
>
>With hbmk is possible create lib with bcc,msvc
>yuo can easy add Support for owatcom
>
>
> add at line 1397 something like
From: Massimo Belgrano [mailto:mbelgr...@deltain.it]
Sent: Sunday, March 15, 2009 1:11 PM
To: Harbour Project Main Developer List.
Subject: Re: [Harbour] now try with correct format.
With hbmk is possible
Now Vicktor have Added static lib generation support for owatcom compilers
on platforms
So you can .
hbmk2 homar1.prg homar2.PRG -w2 -l -gc3 -hblib -ohomar.lib
This syntax works on all os and all supported compiler and is unified
harbour culture
2009/3/15 Massimo Belgrano
> With hbmk is pos
With hbmk is possible create lib with bcc,msvc
yuo can easy add Support for owatcom
add at line 1397 something like
cBin_Lib := "wlib.exe"
cOpt_Lib := ""
cLibObjPrefix := "+- "
2009/3/15 Massimo Belgrano
> *-c*perform case-sensitive comparison
> http://www.users.pj
*-c*perform case-sensitive comparison
http://www.users.pjwstk.edu.pl/~jms/qnx/help/watcom/utilities/wlib.html
2009/3/15
> Sorry, I have too troble with format send mails from www.
>
> Chen,
> adwice with FHANDLE -> HB_FHANDLE is "bingo" :).
>
> But now, have I another problem.
> I use owatcom.
>
Sorry, I have too troble with format send mails from www.
Chen,
adwice with FHANDLE -> HB_FHANDLE is "bingo" :).
But now, have I another problem.
I use owatcom.
Most of my prg code I compile to c a=
nd obj file :
harbour %1 /n/w2/l/gc3/o.\obj_ow\
wpp386.exe -Id:\harbour\include;d:\watcom\h obj_