X-Spam-Check-By: sourceware.org Date: Thu, 29 Jun 2006 19:39:05 -0400 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: 16 bit MS-DOS Subsystem cygwin make Message-ID: <20060629233905.GB2154@trixie.casa.cgf.cx> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <2672 DOT 69 DOT 180 DOT 208 DOT 15 DOT 1151622803 DOT squirrel AT vuwebmail DOT vanderbilt DOT edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <2672.69.180.208.15.1151622803.squirrel@vuwebmail.vanderbilt.edu> User-Agent: Mutt/1.5.11 Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Unsubscribe: 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 On Thu, Jun 29, 2006 at 06:13:23PM -0500, Kaul, Dimple wrote: >Hi all, >I had installed Cygwin sometime back on WindowsXp machine. >When I use simple g++ command for simple programs it compiles and links >program properly. > >When I try to make my project with Eclipse IDE with CDT plugin and try to >build my program using make file it gives me one popup box > >------------------------------------------------------------------------------------------------------------------ >16 bit MS-DOS Subsystem ? >C:\eclipse\plugins\org.eclipse.cdt.core.win32_3.0.2\os\win32\x86\starter.exe > >The NTVDM CPU has encountered an illegal instruction CS:00cf IP:032c OP:ff >ff 05 00 1d ?Choose ?Close? to terminate the application > >I thought there is some problem with Eclipse so I tried to make my C++ >project from cygwin command line. And this time also I am getting same >error > >------------------------------------------------------------------------------------------------------------------ >16 bit MS-DOS Subsystem ? >/cygwin/c/MyProject/ > >The NTVDM CPU has encountered an illegal instruction CS:0000 IP:0077 OP:f0 >37 05 0a 02 ?Choose ?Close? to terminate the application > >Does anyone have an idea what the problem is? Sounds like you're trying to run a symlink from a non-cygwin program. cgf -- 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/