On jeudi, f�v 20, 2003, at 13:59 Europe/Paris, David R. Morrison wrote:

The solutions I've thought of involve modifying the Makefile, so that
either ../libs/libpng.a is linked in explicitly,
This sounds like a good idea. We had this in other contexts that -lfoo is not the best way of linking to a static archive, because the linker always prefers dylibs if it can find one.

or we add -L/sw/lib
and let it link to the fink-installed libpng.dylib.
But you never know if /usr/local/lib comes before or after /sw/lib.

Of course, it would be good to know if /usr/local/lib was (once again) the culprit here.

--
Martin



-------------------------------------------------------
This SF.net email is sponsored by: SlickEdit Inc. Develop an edge.
The most comprehensive and flexible code editor you can use.
Code faster. C/C++, C#, Java, HTML, XML, many more. FREE 30-Day Trial.
www.slickedit.com/sourceforge
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


Reply via email to