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"

although:
  - /usr/lib is in DYLD_LIBRARY_PATH
- nm tells me that the function is defined in "/usr/lib/ libSystem.B.dylib"

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

Maybe someone could give me a hint regarding a missing parameter or the like?


Thanks in advance & best regards,
  Oliver



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

Reply via email to