This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Problem after upgrade to gcc-3.3.3


On 8/12/2004 9:44 AM, Dave Korn wrote:
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? -> spam@daveroth.dyndns.org
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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]