This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: [HELP] GCC 4.1 branch Ada status on powerpc-darwin?
- From: Eric Botcazou <ebotcazou at adacore dot com>
- To: Chris Douty <Chris_Douty at ampex dot com>
- Cc: Laurent GUERBY <laurent at guerby dot net>, gcc at gcc dot gnu dot org
- Date: Wed, 18 Jan 2006 12:16:38 +0100
- Subject: Re: [HELP] GCC 4.1 branch Ada status on powerpc-darwin?
- References: <1137484110.20435.1003.camel@pc.site> <1654C299-72D5-4005-BA3B-BB6D0269DB3D@ampexdata.com>
> mkdir.o socket.o raise-gcc.o \
> -Wl,-flat_namespace \
> -lm
> ld: Undefined symbols:
> __Unwind_Resume
> __Unwind_ForcedUnwind
> __Unwind_GetDataRelBase
> __Unwind_GetIP
> __Unwind_GetLanguageSpecificData
> __Unwind_GetRegionStart
> __Unwind_GetTextRelBase
> __Unwind_RaiseException
> __Unwind_SetGR
> __Unwind_SetIP
> /usr/bin/libtool: internal link edit command failed
> make[5]: *** [gnatlib-shared-darwin] Error 1
> make[4]: *** [gnatlib-shared] Error 2
> make[3]: *** [gnatlib-shared] Error 2
> make[2]: *** [all-target-libada] Error 2
> make[1]: *** [all] Error 2
> make: *** [bootstrap] Error 2
OK, I can reproduce the failure.
Darwin specialists, what are we missing here?
--
Eric Botcazou