This is the mail archive of the cygwin 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]

what's wrong with my cygwin command prompt?


http://www.nabble.com/file/4253/cygwin2.JPG 

Above image show that EACH time i type A command, it just pop to new command
prompt, like this:
(assumed i have a cpp file to compile using g++ compiler and there is no
error and i want to run it....)


Nick@ACER-Nick
$ g++ testing.cpp -o testing

Nick@ACER-Nick
$ ./testing
Hello, i'm newbie to this forum.


Dont it supposed to be like this ? :


Nick@ACER-Nick
$ g++ testing.cpp -o testing
$ testing
Hello, i'm newbit to this forum.


So, something wrong with my cygwin installation?
-- 
View this message in context: http://www.nabble.com/what%27s-wrong-with-my-cygwin-command-prompt--tf2680306.html#a7475831
Sent from the Cygwin Users mailing list archive at Nabble.com.


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


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