On Dec 3, 2005, at 6:06 PM, Andrew Ruder wrote:

Hey all,

Attached is a patch that when adding paths to LDFLAGS and LDIR_FLAGS, it
will do

-L/path

on most platforms, and on netbsd do:

-Wl,-R/path -L/path

Have you looked at if this needs to be done in other configure files (make, gui, back)?

_______________________________________________
Gnustep-dev mailing list
Gnustep-dev@gnu.org
http://lists.gnu.org/mailman/listinfo/gnustep-dev

Reply via email to