This is the mail archive of the cygwin@sourceware.cygnus.com 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]

Re: [ANNOUNCE] mingw32 updates


On Wed, 18 Feb 1998, Trevor Yann wrote:

> Thanks for this. It seems to work well, but I had trouble linking c++
> programs.
> 
> I edited the specs file, adding -lstdc++ at the end of the lib entry.
> 
> I guess that I could have specified -lstdc++ on the command line, but I
> thought that it shouldn't be necessary to do so.
> 

The C++ driver program is c++.exe (or g++.exe), not gcc.exe
That will append -lstdc++ for you.

JanJaap
---
With sufficient thrust, pigs fly just fine. However, this is not
necessarily a good idea. It is hard to be sure where they are going
to land, and it could be dangerous sitting under them as they fly
overhead.  -- RFC1925.

-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


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