Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Jan 2013 15:23:41 -0800 (PST)
From:      Jakub Lach <jakub_lach@mailplus.pl>
To:        freebsd-ports@freebsd.org
Subject:   devel/boost-libs looks hardwired for gcc/g++
Message-ID:  <1357687421752-5775942.post@n5.nabble.com>

next in thread | raw e-mail | index | archive | help
===>  Building for boost-libs-1.48.0_2
cd /usr/obj/usr/ports/devel/boost-libs/work/boost_1_48_0 &&  /usr/bin/env
TMPDIR="/tmp" TMPDIR="/tmp" SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local 
LOCALBASE=/usr/local  MOTIFLIB="-L/usr/local/lib -lXm -lXp"
LIBDIR="/usr/lib"  CC="gcc" CFLAGS="-O2 -pipe -Wno-error -march=native
-fno-strict-aliasing"  CPP="cpp" CPPFLAGS=""  LDFLAGS=""  CXX="g++"

<...>

error: toolset gcc initialization:
error: no command provided, default command 'g++' not found
error: initialized from
/usr/obj/usr/ports/devel/boost-libs/work/boost_1_48_0/tools/build/v2/build/toolset.jam:38:
in toolset.using from module toolset

<...>

There is no gcc/++ on this system, however there is cc (clang) and gcc47
from ports, which should be used in ports if respecting CC=



--
View this message in context: http://freebsd.1045724.n5.nabble.com/devel-boost-libs-looks-hardwired-for-gcc-g-tp5775942.html
Sent from the freebsd-ports mailing list archive at Nabble.com.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1357687421752-5775942.post>