Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Apr 1999 22:57:12 +0930 (CST)
From:      Kris Kennaway <kkennawa@physics.adelaide.edu.au>
To:        Alexander Leidinger <netchild@wurzelausix.CS.Uni-SB.DE>
Cc:        current@FreeBSD.ORG
Subject:   Re: _my_ world is broken
Message-ID:  <Pine.OSF.4.10.9904222254580.6994-100000@bragg>
In-Reply-To: <199904220819.KAA13303@wurzelausix.cs.uni-sb.de>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.OSF.4.10.9904222254580.6994-100000>