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 majord...@freebsd.org
with "unsubscribe freebsd-current" in the body of the message

Reply via email to