bug-glibc
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

glibc error, powerpc assembler instruction missing in sysdep.h


From: Craig Svenson
Subject: glibc error, powerpc assembler instruction missing in sysdep.h
Date: Tue, 19 Jun 2001 10:23:26 -0700
User-agent: Mozilla/5.0 (X11; U; Linux 2.2.16-22 i686; en-US; rv:0.9.1) Gecko/20010607 Netscape6/6.1b1

Does anyone know the assembler op code for the powerpc601 move instruction?

Or a way around the following error?


make[1]: Entering directory `/home/net10/ppc/glibc-2.2.3/posix'
powerpc-linux-gcc ../sysdeps/unix/geteuid.S -c  -I../include -I.  -I.. 
-I../libio  -I../sysdeps/powerpc/elf -I../linuxthreads/sysdeps/unix/sysv/linux 
-I../linuxthreads/sysdeps/pthread -I../linuxthreads/sysdeps/unix/sysv 
-I../linuxthreads/sysdeps/unix -I../linuxthreads/sysdeps/powerpc 
-I../sysdeps/unix/sysv/linux/powerpc -I../sysdeps/unix/sysv/linux 
-I../sysdeps/gnu -I../sysdeps/unix/common -I../sysdeps/unix/mman 
-I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/powerpc 
-I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/powerpc/fpu 
-I../sysdeps/powerpc -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/flt-32 
-I../sysdeps/ieee754/dbl-64 -I../sysdeps/powerpc/soft-fp -I../sysdeps/ieee754 
-I../sysdeps/generic/elf -I../sysdeps/generic  -nostdinc -isystem 
/usr/local/lib/gcc-lib/powerpc-linux/2.95.3/include -isystem 
/usr/local/powerpc-linux/include -D_LIBC_REENTRANT -include 
../include/libc-symbols.h     -DASSEMBLER  -Wa,-mppc  -o geteuid.o
../sysdeps/unix/geteuid.S: Assembler messages:
../sysdeps/unix/geteuid.S:25: Error: Unrecognized opcode: `move(1'
make[1]: *** [geteuid.o] Error 1
make[1]: Leaving directory `/home/net10/ppc/glibc-2.2.3/posix'
make: *** [posix/subdir_lib] Error 2





reply via email to

[Prev in Thread] Current Thread [Next in Thread]