> Date: Sat, 2 Jul 2005 12:40:40 +0000 > From: "Earnie Boyd" <[EMAIL PROTECTED]> > Cc: [email protected] > > I know Eli indicated LDFLAGS was correct. It is for specifying switch to > the linker but LIBS should be used to specify the libraries used to resolve > references
Except that AFAICS, the configure script that comes with Make doesn't support LIBS. See the output of "./configure --help" (I also grep'ed the script, just to be sure). _______________________________________________ Make-w32 mailing list [email protected] http://lists.gnu.org/mailman/listinfo/make-w32
