On Sun, Jan 12, 2014 at 04:00:04PM -0500, William Darryl Jackson wrote: > Hello again, > > In the GCC first pass section 5.5.1 page 38 - I received the > following compile error: > > checking for i686-lfs-linux-gnu-gcc... > /mnt/lfs/sources/gcc-build/./gcc/xgcc > -B/mnt/lfs/sources/gcc-build/./gcc/ -B/tools/i686-lfs-linux-gnu/bin/ > -B/tools/i686-lfs-linux-gnu/lib/ -isystem > /tools/i686-lfs-linux-gnu/include -isystem > /tools/i686-lfs-linux-gnu/sys-include > checking for suffix of object files... configure: error: in > `/mnt/lfs/sources/gcc-build/i686-lfs-linux-gnu/libgcc': > configure: error: cannot compute suffix of object files: cannot compile > See `config.log' for more details. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Open config.log in 'less' or 'view', search for the error message - /cannot\ compute\ suffix\ of<enter> Then look at the lines above that - there will be some sort of compile or link error message. ĸen -- das eine Mal als Tragödie, dieses Mal als Farce -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
