This is the mail archive of the cygwin@cygwin.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]
Other format: [Raw text]

Re: g++ iostream broken on windows 2000


On Wed, 2003-09-17 at 08:43, Brian Keener wrote:

> /usr/develop/src/learning
> $ gcc -g -o ./debug/first.exe ./first.cpp

g++ !

Oh, and in your output, get rid of the \n, use 
cout << "foo" << endl;

instead.

Cheers,
Rob
-- 
GPG key available at: <http://members.aardvark.net.au/lifeless/keys.txt>.

Attachment: signature.asc
Description: This is a digitally signed message part


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