On Mon, Jul 18, 2011 at 8:10 PM, Khem Raj <raj.k...@gmail.com> wrote: > On Mon, Jul 18, 2011 at 4:58 AM, Rohit Arul Raj <rohitarul...@gmail.com> > wrote: >> >> Is this expected behavior? >> >> > yes >
Hello Khem, 1. Got in to another error while doing make [make csu/subdir_lib] of "eglibc default headers".. nux-gnu/tools/lib/gcc/powerpc-linux-gnu/4.6.0/include-fixed -isystem /usr/rohit/PA/460build/ppc/powerpc-linux-gnu/sysroot/usr/include -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DHAVE_INITFINI -DASSEMBLER -I/usr/rohit/PA/460build/ppc/powerpc-linux-gnu/obj/eglibc-headers/csu/. -Wa,--noexecstack -g0 -o /usr/rohit/PA/460build/ppc/powerpc-linux-gnu/obj/eglibc-headers/csu/crti.o /usr/rohit/PA/460build/ppc/powerpc-linux-gnu/obj/eglibc-headers/csu/crti.S: Assembler messages: /usr/rohit/PA/460build/ppc/powerpc-linux-gnu/obj/eglibc-headers/csu/crti.S:22: Error: Unrecognized opcode: `align' /usr/rohit/PA/460build/ppc/powerpc-linux-gnu/obj/eglibc-headers/csu/crti.S:25: Error: Unrecognized opcode: `end_init' /usr/rohit/PA/460build/ppc/powerpc-linux-gnu/obj/eglibc-headers/csu/crti.S:43: Error: Unrecognized opcode: `align' /usr/rohit/PA/460build/ppc/powerpc-linux-gnu/obj/eglibc-headers/csu/crti.S:46: Error: Unrecognized opcode: `end_fini' Any suggestion where i may be going wrong? Is there any issues with the binutils [v2.21] i am using? 2. Before getting that error, i was getting these errors because of make v3.82 http://sourceware.org/ml/crossgcc/2010-11/msg00043.html I had used make 3.81 to get until (1). But in case to use make3.82 itself, you had asked to backport the relevant patch from upstream glibc. Where are these patches located? My build setup: binutilsv=binutils-2.21 linuxv=linux-2.6.39 gccv=gcc-4.6.0 libcv=eglibc-2.13 Regards, Rohit