On 06/06/2018 02:13 PM, Christopher Gregory wrote:
From what I can tell /usr/bin/cc is a valid symlink:
root [ /opt/sources ]# ls -al /usr/bin/cc lrwxrwxrwx 1 root root 3 Jun 3 17:24 /usr/bin/cc -> gcc
The question now is, will this need to be added into the book when BLFS goes to gcc-8.1.0, or is it just an oddity with my installation?
I built LFS with jhalf and I never mess with the symlinks, from what is described in the book instructions, so I can not understand why this should happen.
/usr/bin/cc is set in LFS. It does not need to be reset. You should not need to specify CC=gcc CXX=g++ unless we say it's needed in the book. The only places are llvm, cups, and optionally python3 in BLFS (BUILDCC=gcc in vlc).
-- Bruce -- http://lists.linuxfromscratch.org/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
