X-Spam-Check-By: sourceware.org Message-ID: <7475831.post@talk.nabble.com> Date: Tue, 21 Nov 2006 09:36:22 -0800 (PST) From: nickyeng To: cygwin AT cygwin DOT com Subject: what's wrong with my cygwin command prompt? MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: love_nicky85 AT yahoo DOT com X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com 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 AT ACER-Nick $ g++ testing.cpp -o testing Nick AT ACER-Nick $ ./testing Hello, i'm newbie to this forum. Dont it supposed to be like this ? : Nick AT 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/