>try the following commands to see what the compiler defaults are?
This's what I got.
ignoring nonexistent directory
"/tools/lib/gcc/i686-pc-linux
-gnu/3.4.3/../../../../i686-pc-linux-gnu/include"
#include "..." search starts here:
#include <...> search starts here:
/tools/include
/tools/lib/gcc/i686-pc-linux-gnu/3.4.3/include
My first guess would be that my system is still using the
temporary toolchain built to build the base system.
My question, then, is if there's a way to set the
non-toolchain programs as the defaults? Or do I
need the source and build directories of Binutils?
In which case, should I be able to reinstall Binutils
without issue solely to get at the completed Source
and Build directories?
And should I submit this as a bug to the people
who work on jhalfs? I figured it'd take care of this,
but apparently it hasn't.
#include "..." search starts here:
#include <...> search starts here:
/tools/include
/tools/lib/gcc/i686-pc-linux-gnu/3.4.3/include
My first guess would be that my system is still using the
temporary toolchain built to build the base system.
My question, then, is if there's a way to set the
non-toolchain programs as the defaults? Or do I
need the source and build directories of Binutils?
In which case, should I be able to reinstall Binutils
without issue solely to get at the completed Source
and Build directories?
And should I submit this as a bug to the people
who work on jhalfs? I figured it'd take care of this,
but apparently it hasn't.
-- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
