Re: [oe] glibc-initial do_install failure

2010-08-10 Thread Khem Raj
On Mon, Aug 9, 2010 at 2:39 PM, Adrian Alonso wrote: > Hi Khem, > > Log with -v option at http://pastebin.com/5mB7CvHm OK it seems its using right assembler then I wonder why linker can not understand the objects generated by it. Try to generate a .o with this gcc for a small hello world program

Re: [oe] glibc-initial do_install failure

2010-08-09 Thread Adrian Alonso
Hi Khem, Log with -v option at http://pastebin.com/5mB7CvHm Thanks On Mon, Aug 9, 2010 at 4:06 PM, Khem Raj wrote: > On Mon, Aug 9, 2010 at 1:39 PM, Adrian Alonso wrote: > > Hi, > > > > I'm trying to build glibc-initial_2.3.6 for Microblaze arch > > and it fails in do_install function at fina

Re: [oe] glibc-initial do_install failure

2010-08-09 Thread Khem Raj
On Mon, Aug 9, 2010 at 1:39 PM, Adrian Alonso wrote: > Hi, > > I'm trying to build glibc-initial_2.3.6 for Microblaze arch > and it fails in do_install function at final stage when linking > libc.so; Error log attached > > I notice that this always happends when invoking gcc with > "-shared" flag

[oe] glibc-initial do_install failure

2010-08-09 Thread Adrian Alonso
Hi, I'm trying to build glibc-initial_2.3.6 for Microblaze arch and it fails in do_install function at final stage when linking libc.so; Error log attached I notice that this always happends when invoking gcc with "-shared" flag it always returns the same error: /tmp/ccvUy8ol.o: could not read s

[oe] glibc-initial do_install failure

2010-08-09 Thread Adrian Alonso
Hi, I'm trying to build glibc-initial_2.3.6 for Microblaze arch and it fails in do_install function at final stage when linking libc.so; Error log attached I notice that this always happends when invoking gcc with "-shared" flag it always returns the same error: /tmp/ccvUy8ol.o: could not read s