You could try forcing the issue by issuing the same command line but with "-x c++" to convince the driver it isn't a modula file after all. That might do it.
That did not work for the cygwin DLL build.
On 8/12/2004 9:51 AM, Dave Korn wrote:
I don't build dlls often, and even less so with gnu tools. What is the meaning of passing a .def file to the compiler? Since there's nothing in there to compile, but plenty of symbol names, I wonder, is this just to get the same .def filename passed through to the linker command-line? Try prefixing it with "-Wl," if that's the case.
That did work. Thanks!
-- David Rothenberger spammer? -> [EMAIL PROTECTED] GPG/PGP: 0x7F67E734, C233 365A 25EF 2C5F C8E1 43DF B44F BA26 7F67 E734
-- 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/