This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug ada/18217] [4.0 Regression] Ada Bootstrap failures on powerpc-darwin with undefined symbol (__Unwind_fallback_frame_state_for)
- From: "awreynolds at mac dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 5 Nov 2004 03:25:42 -0000
- Subject: [Bug ada/18217] [4.0 Regression] Ada Bootstrap failures on powerpc-darwin with undefined symbol (__Unwind_fallback_frame_state_for)
- References: <20041029112920.18217.pinskia@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From awreynolds at mac dot com 2004-11-05 03:25 -------
The function Unwind_fallback_frame_state_for is defined in darwin-fallback.c.
pbg4:~/Developer/Compiler/fsf-gcc-obj/gcc drew$ nm libgcc.a | grep Unwind_fallback_
00000000 T __Unwind_fallback_frame_state_for
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18217