On Tue, Mar 3, 2009 at 12:49 PM, Massimo Belgrano <[email protected]>wrote:

> Using this wrapper is easy usable for universal interface for xmate
> (hbmk) C_COMP,C_LINK,C_DLL but not have a wrapper for  C_LIB_ & C_RC_
> I hope that i  have understand correctly
> Have same you a suggestion Przemyslaw ?


Sorry I don't use xMate.


> C_LIB_COMMAND=%C_BIN_INSTALL%\TLib.Exe %LIB% /P512 @%RSP% , %LST%
>

Lib (and dll) creation aren't yet supported in hbmk2, as you may already
know. Although if it's urgent, anybody just feel free to implement
it. For me
it's much more important to have 1.1 released with a stable hbmk.

C_RC_COMMAND=%C_BIN_INSTALL%\Brc32.Exe -r  -fo%RES%  %RC%
>

Resources are compiled into .res if you use -hbcc option, and .res files
will be linked to executable if you pass them to hbmk in default mode.
Please test it this way and report your results.

Brgds,
Viktor
_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to