[SDL] Compiling SDL app on mac os x 10.4
Patrick Baggett
baggett.patrick at gmail.com
Wed Feb 29 13:07:30 PST 2012
http://stackoverflow.com/questions/203548/undefined-symbol-gxx-personality-v0-on-link
On Wed, Feb 29, 2012 at 3:01 PM, takide <takide6of8 at gmail.com> wrote:
> **
> Thanks for suggesting fink, I installed all of the SDl related packages
> and ran your command with my file: ~/Desktop/lesson01 aaron$ gcc
> $(sdl-config --libs --cflags) lesson01.cpp
>
> However I got this output:
> /usr/bin/ld: Undefined symbols:
> ___gxx_personality_v0
> collect2: ld returned 1 exit status
>
>
> Which makes no sense to me at all. [image: Confused]
>
> _______________________________________________
> SDL mailing list
> SDL at lists.libsdl.org
> http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.libsdl.org/pipermail/sdl-libsdl.org/attachments/20120229/fa1eef73/attachment.htm>
More information about the SDL
mailing list