On Mon, Mar 23, 2009 at 06:57:10PM -0400, Charles Wilson wrote: >I borrowed a page from libtool, and extracted the library search path >from the compiler -- then manually searched those directories for >binmode.o.
I always just use: gcc --print-file-name=binmode.o Why isn't that adequate? cgf -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/