This is the mail archive of the libc-alpha@sources.redhat.com 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]

compile error on powerpc64


Cross compiling glibc for the ppc970 causes the following error :
/home/rafael/crosstool/powerpc64-linux-gnu/gcc-libc/powerpc64-linux-gnu/sys-root/usr/include/linux/posix_type
s.h:36: Error: Unrecognized opcode: `typedef

adding "#define __ASSEMBLY__" to 
./sysdeps/powerpc/powerpc64/elf/start.S

solves the problem.

Rafael Ávila de Espíndola


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