Re: Undefined symbol "__Unwind_Resume"

2006-05-16 Thread 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 -ls

Undefined symbol "__Unwind_Resume"

2006-05-16 Thread Oliver Langer
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"

Re: Undefined symbol "__Unwind_Resume"

2006-05-16 Thread Oliver Langer
a, 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: Unde

Discussing Opal which implements Quartz on top of Cairo (was Re: google summer of code)

2006-05-16 Thread Quentin Mathé
Le 15 mai 06 à 04:06, BALATON Zoltan a écrit : On Fri, 28 Apr 2006, Quentin Mathé wrote: Le 23 avr. 06 à 00:31, BALATON Zoltan a écrit : - Implement the CoreGraphics API on top of Cairo (this brings a common base for the Cairo backend, PDFKit and viewer tasks above) I don't have a suffic