[Bug other/48378] gcc 4.6.0 fails to build from source

2011-04-02 Thread nbi at wideopenwest dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48378 --- Comment #6 from nbi at wideopenwest dot com 2011-04-02 21:16:47 UTC --- I continue to get the originally reported error: make[3]: Entering directory `/usr/src/gcc-4.6-4.6.0.orig/gcc-4.6.0/host-x86_64-unknown-linux-gnu/gcc' build/genhooks

[Bug other/48378] gcc 4.6.0 fails to build from source

2011-04-02 Thread nbi at wideopenwest dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48378 --- Comment #9 from nbi at wideopenwest dot com 2011-04-02 22:24:00 UTC --- (In reply to comment #7) (In reply to comment #6) I continue to get the originally reported error: It looks as though you continue to build in the source dir, but I

[Bug other/48378] gcc 4.6.0 fails to build from source

2011-04-02 Thread nbi at wideopenwest dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48378 --- Comment #11 from nbi at wideopenwest dot com 2011-04-02 23:18:08 UTC --- (In reply to comment #10) (In reply to comment #9) (In reply to comment #7) (In reply to comment #6) I continue to get the originally reported error

[Bug other/48378] gcc 4.6.0 fails to build from source

2011-04-02 Thread nbi at wideopenwest dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48378 --- Comment #15 from nbi at wideopenwest dot com 2011-04-02 23:42:13 UTC --- (In reply to comment #13) The docs for --with-gmp also point out you might need to use LD_LIBRARY_PATH so the gmp/mpfr/mpc libs will be found, which is the cause

[Bug other/48378] gcc 4.6.0 fails to build from source

2011-04-02 Thread nbi at wideopenwest dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48378 --- Comment #17 from nbi at wideopenwest dot com 2011-04-03 00:13:45 UTC --- (In reply to comment #16) you can tell it to use local copies of the files if you've already downloaded them, look at the LOCAL_SRC variable Thanks for your help. Your

[Bug other/48378] gcc 4.6.0 fails to build from source

2011-04-02 Thread nbi at wideopenwest dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48378 --- Comment #19 from nbi at wideopenwest dot com 2011-04-03 02:48:01 UTC --- (In reply to comment #18) because x86_64 builds a multilib compiler by default, which is what most people want. use CONFIGARGS=--disable-multilib if you don't want

[Bug other/48378] gcc 4.6.0 fails to build from source

2011-03-31 Thread nbi at wideopenwest dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48378 --- Comment #3 from nbi at wideopenwest dot com 2011-03-31 17:35:44 UTC --- My apologies, I should know better to RTFM for something of GCC's complexity. Have gotten too used to packages for which only in place configure make are neccessary

[Bug other/48378] gcc 4.6.0 fails to build from source

2011-03-31 Thread nbi at wideopenwest dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48378 --- Comment #4 from nbi at wideopenwest dot com 2011-04-01 03:12:26 UTC --- Followed the instructions for separate build directory. 'make' fails with the same error as before! Yes, I did a 'make distclean' before 'make'.

[Bug other/48378] New: gcc 4.6.0 fails to build from source

2011-03-30 Thread nbi at wideopenwest dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48378 Summary: gcc 4.6.0 fails to build from source Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: other AssignedTo: