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 From: swamp-dog AT ntlworld DOT com (Guy Harrison) To: Subject: Re: Fwd: problem compiling under cygwin Date: Fri, 01 Nov 2002 07:39:58 GMT Reply-To: Message-ID: <3dc22fc5.35034326@smtp.ntlworld.com> References: <5 DOT 1 DOT 1 DOT 6 DOT 0 DOT 20021031131013 DOT 07492ea0 AT pop DOT wanadoo DOT be> In-Reply-To: <5.1.1.6.0.20021031131013.07492ea0@pop.wanadoo.be> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id gA17eBG21024 On Thu, 31 Oct 2002 13:11:36 +0100, Stan Pinte wrote: > >hello, > >I am trying to compile something under a pretty recent version of cygwin, >and it fails, because > >typedef complex sim_complex; > >gives that error: > >../gossip/sim.h:37: syntax error before `;' token > >Here enclosed the full stacktrace. g++ v3 ? It doesn't ignore standard namespace like v2. "std::complex" for instance. -- swamp-dog AT ntlworld DOT com -- 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/