`_Unwind_RaiseException_Phase2'

Andrew Haley aph@redhat.com
Thu Oct 7 11:23:00 GMT 2004


Nagender Telkar writes:
 > Hello All,
 > 
 > I am having some link issues with the arm-elf-g++. I am using arm-elf-g++.

This list is for development of gcc only, not for gcc help.  It looks
to me like your toolchain is configured for arm-elf, but you're not
linking against a C library.  The C library is usually supplied by the
vendor of your target OS.

Please ask questions on gcc-help@gcc.gnu.org.

Andrew.



More information about the Gcc mailing list