Date: Fri, 23 Nov 2012 16:31:43 +0200 From: Volodymyr Kostyrko <c.kworr@gmail.com> To: Beeblebrox <zaphod@berentweb.com> Cc: freebsd-stable@freebsd.org Subject: Re: buildworld with clang breaks because no cc Message-ID: <50AF88CF.6050601@gmail.com> In-Reply-To: <1353680064788-5763506.post@n5.nabble.com> References: <1353670641224-5763472.post@n5.nabble.com> <1353671378109-5763475.post@n5.nabble.com> <1353674282188-5763482.post@n5.nabble.com> <1353678344136-5763503.post@n5.nabble.com> <50AF7F2F.6050104@gmail.com> <1353680064788-5763506.post@n5.nabble.com>
next in thread | previous in thread | raw e-mail | index | archive | help
23.11.2012 16:14, Beeblebrox: > Thanks for the suggestion. Build progressed a little further then had other > problem: > > ===> gnu/lib/libstdc++ (all) > building shared library libstdc++.so.6 > /usr/obj/asp/src/tmp/usr/bin/ld: warning: creating a DT_TEXTREL in a shared > object. > clang: error: linker command failed with exit code 1 (use -v to see > invocation) > *** [libstdc++.so.6] Error code 1 > Stop in /asp/src/gnu/lib/libstdc++. > *** [all] Error code 1 > Stop in /asp/src/gnu/lib. > *** [gnu/lib__L] Error code 1 > > Why is it building gcc4.2 ?? Should I not be using WITH_CLANG_IS_CC= yes ? > Bummer... I'd rather say you should recheck/post your relevant make.conf / src.conf options. And WITHOUT_GCC is not right thing to do for now, gcc is still needed for a number of ports. -- Sphinx of black quartz, judge my vow.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?50AF88CF.6050601>