[PD-dev] DT_TEXTREL warning

Tim Blechmann TimBlechmann at gmx.net
Fri Jan 6 13:54:16 CET 2006


> I have just noticed that I am getting the following warning when
> linking PD external object libraries:
> 
> 	ld: warning: creating a DT_TEXTREL in object.
> 
> I think this is since ugrading to gcc 3.4.4. ld version 2.15.92.0.2.
> 
> I can get rid of it by including -fPIC in the compiler flags. I don't
> seem to experience any problems with or without -fPIC, other than the
> warning. Is this something I should be concerned about?

the -fPIC option is required for shared libraries on the x86_64
architecture ...
good documentation can be found at:
http://www.gentoo.org/proj/en/hardened/pic-guide.xml
http://www.gentoo.org/proj/en/hardened/pic-internals.xml

cheers ... tim

-- 
mailto:TimBlechmann at gmx.de    ICQ: 96771783
http://www.mokabar.tk

The first question I ask myself when something doesn't seem to be
beautiful is why do I think it's not beautiful. And very shortly you
discover that there is no reason.
  John Cage.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://lists.puredata.info/pipermail/pd-dev/attachments/20060106/9cd8a861/attachment.pgp>


More information about the Pd-dev mailing list