This is the mail archive of the cygwin@sources.redhat.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: Trying to compile a simple C++ program


On Mon, Feb 12, 2001 at 11:00:01PM +1300, Dan Plimak wrote:
> $ gcc -lstdc++ -o a.exe a.cpp

I mean:

$ gcc -o a.exe a.cpp -lstdc++

People who have been at work for 36 hours straight should be prohibited from
giving advice. :-)

Even more ashamedly,

  -- danp



--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple


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