This is the mail archive of the libc-help@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

upcoming glibc 2.9 - i486 problem


I have such build failure on i486 linux:

sysdeps/i386/dl-tlsdesc.S

        movl    %ebx, 16(%esp)
        call    __i686.get_pc_thunk.bx
        addl    $_GLOBAL_OFFSET_TABLE_, %ebx



i486-pld-linux-gcc   -nostdlib -nostartfiles -shared -o /home/users/builder/rpm/BUILD/glibc-2.9/builddir/elf/ld.so                      
\
                  -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -Wl,-z,defs -Wl,-z,now    
\
                  /home/users/builder/rpm/BUILD/glibc-2.9/builddir/elf/librtld.os -Wl,--version-script=/home/users/builder/rpm/BUILD/glibc-2.9/buildd
ir/ld.map          \
                  -Wl,-soname=ld-linux.so.2 -T /home/users/builder/rpm/BUILD/glibc-2.9/builddir/elf/ld.so.lds
/home/users/builder/rpm/BUILD/glibc-2.9/builddir/elf/librtld.os: In function 
`_dl_tlsdesc_dynamic':
/home/users/builder/rpm/BUILD/glibc-2.9/elf/../sysdeps/i386/dl-tlsdesc.S:131: 
undefined reference to `__i686.get_pc_thunk.bx	'


What could be the problem ?

-- 
Arkadiusz MiÅkiewicz        PLD/Linux Team
arekm / maven.pl            http://ftp.pld-linux.org/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]