On Tue, 19 Jan 2010, Szak�ts Viktor wrote:
> > TODO: Add link time support for MinGWCE and non ARM processors.
> > New MinGWCE supports x86 compatible Intel CPUs for pocket devices.
> Some bits are there already, called wce/mingw. Was never tested though.
Thank you. I'll test it.
Now I have two problems with hbmk2:
1. when static library is created then to each library hbmk2 attach
_hbmkaut.c with _hb_lnk_ForceLink_hbmk() function. It's seems to
be redundant and when I try to merge few static libraries into single
one I've got error message:
multiple definition of `__hb_lnk_ForceLink_hbmk'
HBMK2 should not attach any code to static libraries.
2. The second problem is with -hbdyn option.
a) it ignores -shared option and always use harbour static libraries
b) it puts libraries before obj files so GCC based compilers like MinGW
ignores them.
You can see the problem in practice if you try to create dynamic HWGUI
library by:
hbmk2 hwguidyn.hbp
Can you look at this?
best regards,
Przemek
_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour