On 06/07/2018 05:04 AM, Wayne Blaszczyk wrote:
I build llvm and clang separately and use slightly different parameters to the
book, hence why I didn't report this issue myself.
But looking at the configure script, (and I'm not expert reading these
scripts), but to me it looks like if it finds clang++, it will use it rather
than g++.
I would be interested in your configure output around this area:
checking for gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... gcc -E
checking for clang++... clang++
checking whether we are using the GNU C++ compiler... yes
checking whether clang++ accepts -g... yes
checking for ranlib... ranlib
checking for ar... /usr/bin/ar
checking for chmod... /bin/chmod
Yes, I have the identical sequence on my log.
-- Bruce
--
http://lists.linuxfromscratch.org/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page