On Thu, 10 Sep 2009, Szak�ts Viktor wrote:

Hi,

> One consequence is that they'd have to be renamed
> to their original lib names (dropping 'hb' prefix).
> Plus some additional hbmk[2] tricks will be required.

If you can resolve potential problems with name conflicts
when one library with the same name exists in the system
but it's not in version compatible with Harbour so we have
to force using our own one then it's not a problem for me
but I do not know how to make it for GCC builds in non
fullstatic linking. By default GCC chooses shared libraries
before static ones with the same name so system libraries
will be preferred after such modification.

best regards,
Przemek
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to