[oe] glibc-initial do_install failure

Khem Raj raj.khem at gmail.com
Mon Aug 9 21:06:15 UTC 2010


On Mon, Aug 9, 2010 at 1:39 PM, Adrian Alonso <aalonso00 at gmail.com> 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 it always returns the same error:
>
> /tmp/ccvUy8ol.o: could not read symbols: File format not recognized
> | collect2: ld returned 1 exit status
> | ERROR: Function do_install failed
>
> The combination of tools that trying to build
>
> binutils: 2.20.1
> gcc:      4.5 Microblaze svn branch
> glibc:    2.3.6 from petalogix know working port for microblaze
> Computer host: Fedora 13
>
> Can any one give me some advise on how to root cause and solve this problem?
>

The problem is that its not using the right assembler AFAICT
the log you attached does not help. Can you try that same command
individually with -v added to it please.

Thx
-Khem




More information about the Openembedded-devel mailing list