[Gnustep-cvs] GNUstep Testfarm Results

2005-12-09 Thread Adam Fedor
Test results for GNUstep as of Fri Dec 9 06:34:13 EST 2005 If a particular system failed compilation, the logs for that system will be placed at ftp://ftp.gnustep.org/pub/testfarm If you would like to add your machine to this list, set up a cron job (make sure you set up your PATH and other

[Gnustep-cvs] gnustep/usr-apps/gworkspace/GWorkspace/FileView...

2005-12-09 Thread Enrico Sersale
CVSROOT:/cvsroot/gnustep Module name:gnustep Branch: Changes by: Enrico Sersale [EMAIL PROTECTED] 05/12/09 12:01:39 Modified files: usr-apps/gworkspace/GWorkspace/FileViewer: GWViewer.m Log message: CVSWeb URLs:

Re: Patch for NetBSD linking paths (-base)

2005-12-09 Thread Adam Fedor
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,