Greetings, back in GCC-4.8.1 again section 5.5.1 - after re-reading everything I decided to do as suggested to try to find out why I am having so much difficulty with this 'make'.

In the config.log I found the following fatal errors:

Thread model: posix
gcc version 4.7.2 (Debian 4.7.2-5)
configure:4212: $? = 0
configure:4201: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:4212: $? = 4
configure:4201: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'
gcc: fatal error: no input files
compilation terminated.

It is also failing while checking for versions .10 and .11 of ISL:

conftest.c:10:25: fatal error: isl/version.h: No such file or directory.

After the the configure appears to complete successfully. Should I be concerned about either of these two failures?

Thanks,

William
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to