[Fink-users] eel2 / unstable / 10.2 ...

2004-03-16 Thread Olivier Kaloudoff
Hello all, I tried many things to get eel2 to compile here, using gcc 3.3, but all my tries have failed. I'm facing two kind of errors; - the famous restFP and saveFP errors, that should be fixed by the flag -lgcc - warnings about multiple definitions of symbols (fix:

Re: [Fink-users] eel2 / unstable / 10.2 ...

2004-03-16 Thread Alexander Hansen
On Mar 16, 2004, at 2:06 AM, Olivier Kaloudoff wrote: Hello all, I tried many things to get eel2 to compile here, using gcc 3.3, but all my tries have failed. I'm facing two kind of errors; - the famous restFP and saveFP errors, that should be fixed by the flag -lgcc Do you have a

Re: [Fink-users] eel2 / unstable / 10.2 ...

2004-03-16 Thread Olivier Kaloudoff
I tried many things to get eel2 to compile here, using gcc 3.3, but all my tries have failed. I'm facing two kind of errors; - the famous restFP and saveFP errors, that should be fixed by the flag -lgcc Do you have a libgcc.dylib? You really don't want this--it interferes with

Re: [Fink-users] eel2 / unstable / 10.2 ...

2004-03-16 Thread Alexander K. Hansen
On Mar 16, 2004, at 7:07 AM, Olivier Kaloudoff wrote: I tried many things to get eel2 to compile here, using gcc 3.3, but all my tries have failed. I'm facing two kind of errors; - the famous restFP and saveFP errors, that should be fixed by the flag -lgcc Do you have a

Re: [Fink-users] eel2 / unstable / 10.2 ...

2004-03-16 Thread Martin Costabel
On 16 mars 2004, at 13:07, Olivier Kaloudoff wrote: bash-2.05a$ locate libgcc.dylib /sw/lib/libgcc.dylib which package / maintainer is to flame for this ? ;-) I don't (want to) believe any official Fink package installs such a thing. dpkg -S libgcc.dylib should reveal the package, if it

Re: [Fink-users] eel2 / unstable / 10.2 ...

2004-03-16 Thread Olivier Kaloudoff
On Tue, 16 Mar 2004, Martin Costabel wrote: On 16 mars 2004, at 13:07, Olivier Kaloudoff wrote: bash-2.05a$ locate libgcc.dylib /sw/lib/libgcc.dylib which package / maintainer is to flame for this ? ;-) I don't (want to) believe any official Fink package installs such a thing. dpkg -S

Re: [Fink-users] eel2 / unstable / 10.2 ...

2004-03-16 Thread Peter O'Gorman
Alexander K. Hansen wrote: yes indeed, I have it: bash-2.05a$ locate libgcc.dylib /sw/lib/libgcc.dylib Please run `dpkg -S /sw/lib/libgcc.dylib`. We need to know if anything in fink installed that lib. Thanks, Peter -- Peter O'Gorman - http://www.pogma.com

Re: [Fink-users] eel2 / unstable / 10.2 ...

2004-03-16 Thread Olivier Kaloudoff
On Tue, 16 Mar 2004, Peter O'Gorman wrote: Alexander K. Hansen wrote: yes indeed, I have it: bash-2.05a$ locate libgcc.dylib /sw/lib/libgcc.dylib Please run `dpkg -S /sw/lib/libgcc.dylib`. We need to know if anything in fink installed that lib. bash-2.05a$ dpkg -S