From owner-freebsd-current Thu Apr 22 6:29:21 1999 Delivered-To: freebsd-current@freebsd.org Received: from adelphi.physics.adelaide.edu.au (adelphi.physics.adelaide.edu.au [129.127.36.247]) by hub.freebsd.org (Postfix) with ESMTP id 0498F15A52 for ; Thu, 22 Apr 1999 06:29:16 -0700 (PDT) (envelope-from kkennawa@physics.adelaide.edu.au) Received: from bragg (bragg [129.127.36.34]) by adelphi.physics.adelaide.edu.au (8.8.8/8.8.8/UofA-1.5) with SMTP id WAA16923; Thu, 22 Apr 1999 22:56:44 +0930 (CST) Received: from localhost by bragg; (5.65/1.1.8.2/05Aug95-0227PM) id AA02671; Thu, 22 Apr 1999 22:57:13 +0930 Date: Thu, 22 Apr 1999 22:57:12 +0930 (CST) From: Kris Kennaway X-Sender: kkennawa@bragg To: Alexander Leidinger Cc: current@FreeBSD.ORG Subject: Re: _my_ world is broken In-Reply-To: <199904220819.KAA13303@wurzelausix.cs.uni-sb.de> Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 22 Apr 1999, Alexander Leidinger wrote: > c++ -Os -march=pentium -pipe -Wall -fexpensive-optimizations -fomit-frame-pointer -funroll-loops -I/ > usr/src/gnu/lib/libgcc/../../../contrib/egcs/gcc/cp/inc -nostdinc++ -c /usr/src/gnu/lib/libgcc/../.. > /../contrib/egcs/gcc/cp/exception.cc -o exception.o > /usr/src/gnu/lib/libgcc/../../../contrib/egcs/gcc/cp/exception.cc:33: eh-common.h: No such file or d > irectory > /usr/src/gnu/lib/libgcc/../../../contrib/egcs/gcc/cp/exception.cc:89: syntax error before `;' unsetenv CXXFLAGS I don't know if you're supposed to be able to make world with this variable set, but it screws up several things at present. I tripped over this myself a few weeks back. Kris ----- The Feynman problem-solving algorithm: 1. Write down the problem 2. Think real hard 3. Write down the solution To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message