On 15 jun 2005, at 14:24, Tom Verhoeff wrote:
However, it still doesn't explain why under Linux, I don't have to add any extra library search paths, but under Mac OS X, I do
That's because /sw/lib is not a default search path for the linker under Mac OS X (which is quite logical since fink is a third-party product), nor is /usr/X11R6/lib apparently.
I guess it would be best if added those paths to the default fpc.cfg for Mac OS X.
Jonas _______________________________________________ fpc-devel maillist - [email protected] http://lists.freepascal.org/mailman/listinfo/fpc-devel
