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]

Re: build glibc error


On 18/02/13 20:18, Li Li wrote:> hi
>    I am building glibc 2.10.1 and there is a error
>    $../glib-2.10/configure --prefix=../glibc_build
>
>    $make
<snip>
> ../sysdeps/x86_64/memset.S: Assembler messages:
> ../sysdeps/x86_64/memset.S:706: Error: suffix or operands invalid for
`movnti'

<snip>

> $ uname -a Linux xxxxx 2.6.9-52bs #2 SMP Fri Jan 26 13:34:38 CST 2007
> x86_64 x86_64 x86_64 GNU/Linux
>
> $ gcc -v
> Reading specs from /usr/lib/gcc/x86_64-redhat-linux/3.4.5/specs
> Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --
>
> $ /lib64/tls/libc.so.6
> GNU C Library stable release version 2.3.4, by Roland McGrath et al.


It has been a while since I have seen that error, but from memory this
is due to using an old binutils version.  Looking at your other software
versions, I'd guess binutils is quite old too.

Allan



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