ARM internal compiler error or unresolved symbols

Khem Raj raj.khem@gmail.com
Fri Mar 20 22:34:00 GMT 2009


On Fri, Mar 20, 2009 at 8:03 AM, Andy Johnson <ajohnson@cimation.com> wrote:
> Hi everyone,
>
> I'm getting an internal compiler error when trying to build an
> ARM uClibc OABI toolchain.  The ICE is in arm_dbx_register_number,
> and there is a bug against GCC for it.  There doesn't seem to
> be any official resolution.  It doesn't happen when built as
> EABI, but my target isn't there yet.  Does anyone know of a
> patch and/or workaround for this?
>
> Alternately, I have an ARM uClibc EABI toolchain, but when I
> build a Java executable with GCJ I get a "can't resolve symbol
> '__aeabi_uidivmod'" error when executed on the target platform.

This symbol should be provided in libgcc. Do you have libgcc on your
target and is it being pulled in my the java executables ?

> If I could get Java programs to run then the ICE from trying
> to build an OABI toolchain wouldn't matter.
>
> Thanks,
>
> Andy Johnson
>
>
> --
> For unsubscribe information see http://sourceware.org/lists.html#faq
>
>

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



More information about the crossgcc mailing list