Hi, i have make squashfs for move my lfs system, in all test (and with all source) gcc return this error (see the attachment), i have make all possible test but nothing change. thought it was wrong when I build lfs, then i have rebuild everything again, but when and i moved i get the same error,on the "original" pc where i built it all works properly, but when i move it no longer works nothing. I thought about some particular flag in gcc, but I do not know what to do something, I read the FAQs and maybe I had to cross compile, help me, I do not know what to do. Kernel.log is log from new lfs, First-Kernel.log is another log from my first lfs build, there are xfce desktop, midori and other please help me to save it (if is possible) :( im sorry for my english Emanuele I.
scripts/basic/fixdep.c: In function 'strhash': scripts/basic/fixdep.c:462:1: internal compiler error: Illegal instruction } ^ 0x963e6f crash_signal ../../gcc-5.2.0/gcc/toplev.c:383 0xb79541 wi::from_mpz(tree_node const*, __mpz_struct*, bool) ../../gcc-5.2.0/gcc/wide-int.cc:265 0xa5b854 number_of_iterations_lt ../../gcc-5.2.0/gcc/tree-ssa-loop-niter.c:1185 0xa5efa0 number_of_iterations_le ../../gcc-5.2.0/gcc/tree-ssa-loop-niter.c:1300 0xa5efa0 number_of_iterations_cond ../../gcc-5.2.0/gcc/tree-ssa-loop-niter.c:1485 0xa5efa0 number_of_iterations_exit(loop*, edge_def*, tree_niter_desc*, bool, bool) ../../gcc-5.2.0/gcc/tree-ssa-loop-niter.c:2012 0x9fa4ad number_of_latch_executions(loop*) ../../gcc-5.2.0/gcc/tree-scalar-evolution.c:2991 0xa5face estimate_numbers_of_iterations_loop ../../gcc-5.2.0/gcc/tree-ssa-loop-niter.c:3452 0xa61e37 estimate_numbers_of_iterations_loop ../../gcc-5.2.0/gcc/tree-ssa-loop-niter.c:3549 0xa61e37 max_loop_iterations(loop*, generic_wide_int<fixed_wide_int_storage<192> >*) ../../gcc-5.2.0/gcc/tree-ssa-loop-niter.c:3547 0xa61ed2 finite_loop_p(loop*) ../../gcc-5.2.0/gcc/tree-ssa-loop-niter.c:2166 0xa2aa97 find_obviously_necessary_stmts ../../gcc-5.2.0/gcc/tree-ssa-dce.c:452 0xa2aa97 perform_tree_ssa_dce ../../gcc-5.2.0/gcc/tree-ssa-dce.c:1659 Please submit a full bug report, with preprocessed source if appropriate. Please include the complete backtrace with any bug report. See <http://gcc.gnu.org/bugs.html> for instructions. make[2]: *** [scripts/basic/fixdep] Error 1 make[1]: *** [scripts_basic] Error 2 make: *** No rule to make target 'menucofig'. Stop.
scripts/basic/fixdep.c: In function âstrhashâ: scripts/basic/fixdep.c:462:1: internal compiler error: Istruzione non consentita } ^ 0x963e6f crash_signal ../../gcc-5.2.0/gcc/toplev.c:383 0xb79541 wi::from_mpz(tree_node const*, __mpz_struct*, bool) ../../gcc-5.2.0/gcc/wide-int.cc:265 0xa5b854 number_of_iterations_lt ../../gcc-5.2.0/gcc/tree-ssa-loop-niter.c:1185 0xa5efa0 number_of_iterations_le ../../gcc-5.2.0/gcc/tree-ssa-loop-niter.c:1300 0xa5efa0 number_of_iterations_cond ../../gcc-5.2.0/gcc/tree-ssa-loop-niter.c:1485 0xa5efa0 number_of_iterations_exit(loop*, edge_def*, tree_niter_desc*, bool, bool) ../../gcc-5.2.0/gcc/tree-ssa-loop-niter.c:2012 0x9fa4ad number_of_latch_executions(loop*) ../../gcc-5.2.0/gcc/tree-scalar-evolution.c:2991 0xa5face estimate_numbers_of_iterations_loop ../../gcc-5.2.0/gcc/tree-ssa-loop-niter.c:3452 0xa61e37 estimate_numbers_of_iterations_loop ../../gcc-5.2.0/gcc/tree-ssa-loop-niter.c:3549 0xa61e37 max_loop_iterations(loop*, generic_wide_int<fixed_wide_int_storage<192> >*) ../../gcc-5.2.0/gcc/tree-ssa-loop-niter.c:3547 0xa61ed2 finite_loop_p(loop*) ../../gcc-5.2.0/gcc/tree-ssa-loop-niter.c:2166 0xa2aa97 find_obviously_necessary_stmts ../../gcc-5.2.0/gcc/tree-ssa-dce.c:452 0xa2aa97 perform_tree_ssa_dce ../../gcc-5.2.0/gcc/tree-ssa-dce.c:1659 Please submit a full bug report, with preprocessed source if appropriate. Please include the complete backtrace with any bug report. See <http://gcc.gnu.org/bugs.html> for instructions. make[1]: *** [scripts/basic/fixdep] Errore 1 make: *** [scripts_basic] Errore 2
-- http://lists.linuxfromscratch.org/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page Do not top post on this list. A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-posting. Q: What is the most annoying thing in e-mail? http://en.wikipedia.org/wiki/Posting_style
