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 Message-ID: <001401c2e3d4$ffb921d0$78d96f83@pomello> From: "Max Bowsher" To: "Bruce Adams [TEPG Sunbury]" Cc: References: Subject: Re: Exception: STATUS_PRIVILEGED_INSTRUCTION occurs before main is executed. Date: Thu, 6 Mar 2003 11:39:08 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Bruce Adams [TEPG Sunbury] wrote: >> -----Original Message----- >> From: Brian Ford [mailto:ford AT vss DOT fsi DOT com] >> It is not legal to use gcc for compiling c++ code. You must use g++. >> > This is not true. > I use gcc -x c++ which should be identical. I believe that g++ will auto-include standard C++ libraries, but gcc -xc++ will not. Max. -- 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/