On Wed, Mar 25, 2009 at 12:49:36PM +0000, Dave Korn wrote: > So the linker is DTRT, the problem has always existed but been masked by the >fact that nothing between -lm and -lcygwin used to import anything, the >problem has arisen now because now that does happen, and the solution is to >mung the symbols in the import top/tail sections in libm so that libm and >libcygwin both each add a complete import table entry of their own (there's no >problem having two import tables against the same DLL). Once I've figured out >how that perl script works, I'll be able to suggest a patch.
Don't bother. I'll look into it. -- 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/