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]

ARM internal compiler error or unresolved symbols


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.
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


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