arrrr, that was it - runs now!

Thanks, Andrew!

  Oliver

Am 14.05.2006 um 00:03 schrieb Andrew Pinski:


On May 13, 2006, at 2:59 PM, Oliver Langer wrote:

Hi,

i got stock on an linker problem and maybe someone can help me...:
On my OS X 10.4 box using gcc-4.0.1 my linker tells me
  "ld: Undefined symbols:
__Unwind_Resume"

I am using the following gcc-params: "-prebind -dynamiclib - lpthread -lstdc++" and i am compiling c++ sources.

You should be linking with g++ or add -fexceptions.

-- Pinski



_______________________________________________
Discuss-gnustep mailing list
Discuss-gnustep@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnustep




_______________________________________________
Gnustep-dev mailing list
Gnustep-dev@gnu.org
http://lists.gnu.org/mailman/listinfo/gnustep-dev

Reply via email to