Date: Fri, 23 Nov 2012 11:08:50 +0100 From: Olivier Smedts <olivier@gid0.org> To: Beeblebrox <zaphod@berentweb.com> Cc: freebsd-stable@freebsd.org Subject: Re: Latest for buildworld + clang + ccache Message-ID: <CABzXLYOPb2KCOu%2BcrumUYZNHofagv_2RO_vidEM5EvOp6A4nkA@mail.gmail.com> In-Reply-To: <1353663971648-5763453.post@n5.nabble.com> References: <1353661163520-5763430.post@n5.nabble.com> <50AF3BD1.4040504@gmail.com> <1353662441934-5763438.post@n5.nabble.com> <50AF4186.4090901@gmail.com> <1353663021422-5763442.post@n5.nabble.com> <50AF43F3.7000003@gmail.com> <1353663971648-5763453.post@n5.nabble.com>
next in thread | previous in thread | raw e-mail | index | archive | help
2012/11/23 Beeblebrox <zaphod@berentweb.com>: > I think I made a mistake: > clang: error: linker command failed with exit code 1 (use -v to see > invocation) > *** [tblgen] Error code 1 > 1 error > *** [bootstrap-tools] Error code 2 > 1 error > *** [_bootstrap-tools] Error code 2 > 1 error > *** [buildworld] Error code 2 > > in /urs/local/buildflags.conf I have: > /usr/src | /usr/src/*{ > CC= clang > CPP= clang > CXX= clang Two mistakes in fact ! Use clang++ and clang-cpp :) > USE_CCACHE > USE_CCACHE_CPP2 } -- Olivier Smedts _ ASCII ribbon campaign ( ) e-mail: olivier@gid0.org - against HTML email & vCards X www: http://www.gid0.org - against proprietary attachments / \ "Il y a seulement 10 sortes de gens dans le monde : ceux qui comprennent le binaire, et ceux qui ne le comprennent pas."
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CABzXLYOPb2KCOu%2BcrumUYZNHofagv_2RO_vidEM5EvOp6A4nkA>