g++ doesn't work

Eric Lilja mindcooler@gmail.com
Wed May 2 12:34:00 GMT 2007


Darrell Blake skrev:
> I tried changing the line from std::cout << "Test!\n" to cout <<
> "Test!" << std::endl but it didn't make a difference.
> 
> I've attached the output from cygcheck -svr.

I think the fact that you have mingw installed and it's in the path 
messes things up.

> 
> Thanks,
> 
> Darrell
> 
> 
> On 5/2/07, Hugh McMaster <dasjournal@gmail.com> wrote:
>> Hi Eric,
>>
>> On 02/05/07, Eric Lilja wrote:
>> > The command syntax used in the OP works just fine
>> Yes, you are correct.  That command syntax works fine, but appears a
>> little untidy.
>>
>> > Darrell needs to post
>> > the ouput of cygcheck -svr in an *attached* text file. He also might
>> > want to replace std::cout << "Test!\n"; with std::cout << "Test!" <<
>> > std::endl; so he's sure the output buffer is flushed.
>> Good advice.  There may be a package missing.
>>
>> Hugh
>>
>> -- 
>> 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/
>>
>>


--
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/



More information about the Cygwin mailing list