I'm new to Darwin, porting a bunch of GNU/Linux code.  Several things
about the new environment still puzzle me.

How do I convince the Darwin linker to include /sw/lib in its library
search path?  I know about -L/sw/lib, which works.  But it's rather
painful (and non-portable) adding that to every configure script, and
I don't want to always be specifying LIBS=-L/sw/lib.

What is the Darwin equivalent of LD_LIBRARY_PATH?  I tried that and
DYLD_LIBRARY_PATH, but cannot get them to work.

The specific problem I'm grappling with at the moment is a program
that's looking for GNU readline, but I want a general solution.
-- 
  joq


-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to