> Georg Weissenbacher wrote:
> > Yes I did; However, I've removed the -fno-common flag now, but it
> > makes no difference (same problem as before for -undefined
> dynamic_lookup as
> > well as for -bundle -bundle_loader ...).
> 
> Just to check, when you run nm on the executable, it shows the symbols as 
> being defined and global? (capital letter T, D, S etc.)?

Thanks! By running nm I found out that the executable was stripped after
compilation, so the missing symbols were indeed not there (as soon as
I get access to a Linux machine I have to check why the Makefile works
there).
By redefining STRIP=strip to STRIP=echo everything works fine now
(almost ;-) errno.h on Mac OS X seems to differ a bit from other "Unix"
systems, but that shouldn't be a big problem).

Thanks a lot. Problem solved.

Georg

-- 
NEU +++ DSL Komplett von GMX +++ http://www.gmx.net/de/go/dsl
GMX DSL-Netzanschluss + Tarif zum supergünstigen Komplett-Preis!



-------------------------------------------------------
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click
_______________________________________________
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to