Hi,

The problem is solved with 'export HB_USER_CFLAGS=-fpic' magic as it is recommended in a document from Red Hat. I verified the new harbour.so with
eu-findtextrel and the errors are gone.
Any comment of this issue is useful, as I see. Maybe the '-fpic' flag should
be the default and without, the option.

Recent changes in GNU Make system makes it possible to
build with -fpic for Harbour dynamic lib and build without
it for static libs/binaries in one build pass. [ of course
the build will take more time to complete as most core libs
will be compiled twice. ]

I've proposed this option already, but without consent
/ interest / and most importantly input from Linux (*nix)
users, I couldn't start on that road.

Anyhow it's still a possibility.

Brgds,
Viktor

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

Reply via email to