Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm Sender: cygwin-owner@sourceware.cygnus.com Delivered-To: mailing list cygwin@sourceware.cygnus.com Message-Id: <199904070423.XAA10114@modi.xraylith.wisc.edu> X-Authentication-Warning: modi.xraylith.wisc.edu: localhost.xraylith.wisc.edu [127.0.0.1] didn't use HELO protocol To: "dale henderson" cc: cygwin@sourceware.cygnus.com Subject: Re: undefined references for GUI library using Mingw32 In-reply-to: Your message of "Tue, 06 Apr 1999 16:42:13 PDT." <19990406234216.10961.qmail@hotmail.com> Date: Tue, 06 Apr 1999 23:23:28 -0500 From: Mumit Khan "dale henderson" writes: > > I am not able to pipe the errors msgs from the compile to a file. > Here is an example: > 'wx/lib/libwx.a(frame.o)(.text0x190a):frame.cc: undefined > reference to 'wxLogLastError' Please use redir.exe (URL below) to redirect the output to a file so I can take a look. ftp://ftp.xraylith.wisc.edu/pub/khan/gnu-win32/mingw32/misc/redir.zip This is the same REDIR utility provided by DJ Delorie's DJGPP and I've slightly modified it for mingw. Source/doc included in the archive. Regards, Mumit -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe@sourceware.cygnus.com