>On Thu, 22 Apr 1999, Alexander Leidinger wrote:
>
>
>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
>
Look in /usr/share/mk/sys.mk and you will
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
Hi,
_my_ world breaks with:
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/