On Saturday July 21 2007 05:37:25 am Rob van Dam wrote:
> When I do a readelf *-d* check a TEXTREL section is present:
> :/mnt/hlfs/sources/butterfly-build$ readelf -d
>
> /mnt/hlfs/sources/butterfly-build/bfd/.libs/libbfd-2.17.so
>
> Dynamic section at offset 0x8b85c contains 25 entries:
> ...
>  0x00000016 (TEXTREL)                    0x0

The textrel is probably from libssp_nonshared.a. I can't remember if it's the 
only problem. Adding -fpic back to the gcc specs might be a good idea to fix 
this, it looks like I didn't test it well enough.

robert

Attachment: pgpm8de932mLB.pgp
Description: PGP signature

-- 
http://linuxfromscratch.org/mailman/listinfo/hlfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to