CFLAGS+= -fPIC per default?

Christian Weisgerber naddy at mips.inka.de
Sun Feb 22 16:27:52 PST 2004


Marcel Moolenaar <marcel at xcllnt.net> wrote:

> I think it was Christian who asked why -fPIC was not the default
> and I think it's a good question.

No.  All shared libraries, dynamically loaded modules, and the like
should be built with -fPIC, independent of architecture.  If some
of them are currently not, then the respective ports are broken.

-- 
Christian "naddy" Weisgerber                          naddy at mips.inka.de



More information about the freebsd-amd64 mailing list