g++ (v.3.1.1-4) -mno-cygwin with a hello world sample crashes oddly

Gerrit P. Haase gp@familiehaase.de
Sun Jul 21 13:05:00 GMT 2002


Hallo Randall,

Then only the syntax of this command was wrong:

>>$ g++ -mno-cygwin -c hiho.cpp -o hiho

With the correct syntax it looks ok:

$ g++ -mno-cygwin -o hiho.exe hiho.cpp

$ ./hiho.exe
hello world10 20
hello world30 20
hello world50 20
hello world70 20
hello world90 20
hello world110 20
hello world130 20
hello world150 20
hello world170 20
hello world190 20

I just useed copy & paste (without using my brain;).


Gerrit
-- 
"All faults& bugs are mine - Robert"
    from squid/acinclude.m4,   Sun Apr 21 05:21:21 2002


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



More information about the Cygwin mailing list