This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: uClibc build fails: missing libgcc_eh.a


On 2011-08-03, Grant Edwards <grant.b.edwards@gmail.com> wrote:
>
> I'm trying to build a pretty generic toolchain using ct-ng 1.12.0 for 
> arm926, gcc 4.4.6, uclibc 0.9.32 linux-2.6.30, and it fails thusly:
[...]
> [ALL  ]      LD ld-uClibc-0.9.32.1-git.so
> [ALL  ]    arm-unknown-linux-uclibcgnueabi-gcc: libgcc_eh.a: No such file or directory
> [ERROR]    make[1]: *** [lib/ld-uClibc.so] Error 1
> [ALL  ]    make[1]: Leaving directory /home/nextgen/crosstool-new/crosstool-ng-1.12.0/targets/arm-unknown$
> [ERROR]
> [ERROR]    >>  Build failed in step 'Installing C library'

The same configuration with uClibc 0.9.30.3 appears to build OK.

Does uClibc 0.9.32 build for others?

Based on a thread I found in the uClibc mailing list, I think the
dependancy on libgcc_eh.a might be specific to arm-eabi...

-- 
Grant Edwards               grant.b.edwards        Yow! What I need is a
                                  at               MATURE RELATIONSHIP with a
                              gmail.com            FLOPPY DISK ...


--
For unsubscribe information see http://sourceware.org/lists.html#faq


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