Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Feb 2006 14:48:50 +0100
From:      Dimitry Andric <dimitry@andric.com>
To:        Kevin Lamothe <kevin@animenfo.com>
Cc:        stable@freebsd.org
Subject:   Re: Problems compiling latest cvs
Message-ID:  <43FC6BC2.2080108@andric.com>
In-Reply-To: <43F9E52B.4010307@animenfo.com>

index | next in thread | previous in thread | raw e-mail

[-- Attachment #1 --]
Kevin Lamothe wrote:
> In file included from
> /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++/eh_alloc.cc:37:
> 
> /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++/unwind-cxx.h:41:20:
> unwind.h: No such file or directory
--snip--
> The contents of my make.conf
> 
> CFLAGS=-O2 -pipe
> CXXFLAGS=-O2 -pipe

Don't assign to CXXFLAGS with "=", as /usr/share/examples/etc/make.conf
tells you:

# CXXFLAGS controls the compiler settings used when compiling C++ code.
# Note that CXXFLAGS is initially set to the value of CFLAGS.  If you wish
# to add to CXXFLAGS value, "+=" must be used rather than "=".  Using "="
# alone will remove the often needed contents of CFLAGS from CXXFLAGS.



[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (MingW32)

iD8DBQFD/GvGsF6jCi4glqMRA6fUAJ9Ewd/17nGS4TqPIdlB64zyr1j0FQCdGDKj
jr45t1oiDlrVlfb+PrSEnJA=
=Xnve
-----END PGP SIGNATURE-----
home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?43FC6BC2.2080108>