[Bug other/42792] cc1-dummy link fails with missing tree_ and rtl_ functions

2010-02-08 Thread David dot Biesack at sas dot com
--- Comment #4 from David dot Biesack at sas dot com 2010-02-08 13:54 --- Created an attachment (id=19821) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19821&action=view) build log showing failure (configured with --disable-bootstrap) -- http://gcc.gnu.org/b

[Bug other/42792] cc1-dummy link fails with missing tree_ and rtl_ functions

2010-02-08 Thread David dot Biesack at sas dot com
--- Comment #3 from David dot Biesack at sas dot com 2010-02-08 13:52 --- Pretty much the same result. I did make dist-clean mkdir Linux-x64 cd Linux-x64 ../configure -with-gmp=/usr/local --with-mpfr=/usr/local --with-mpc=/usr/local and it still failed wit similar errors trying

[Bug other/42792] cc1-dummy link fails with missing tree_ and rtl_ functions

2010-01-18 Thread David dot Biesack at sas dot com
--- Comment #1 from David dot Biesack at sas dot com 2010-01-18 16:21 --- Created an attachment (id=19647) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19647&action=view) build log for gcc 4.4.2 build log showing environment, configure, make, and make errors linking cc

[Bug other/42792] New: cc1-dummy link fails with missing tree_ and rtl_ functions

2010-01-18 Thread David dot Biesack at sas dot com
-- Summary: cc1-dummy link fails with missing tree_ and rtl_ functions Product: gcc Version: 4.4.2 Status: UNCONFIRMED Severity: normal Priority: P3 Component: other AssignedTo: unassigned at gcc

[Bug libgcj/39747] [4.4/4.5 Regression] Installation documentation should suggest building libgmp as PIC for building with libjava

2010-01-15 Thread David dot Biesack at sas dot com
--- Comment #6 from David dot Biesack at sas dot com 2010-01-15 16:45 --- I had this problem on a Linux x86_64 build, manifested with the error /usr/local/lib/libgmp.so: could not read symbols: File in wrong format collect2: ld returned 1 exit status ( http://gcc.gnu.org/bugzilla

[Bug other/42750] New: OpenMP/gcc build fails with /usr/local/lib/libgmp.so: could not read symbols: File in wrong format

2010-01-14 Thread David dot Biesack at sas dot com
y: normal Priority: P3 Component: other AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: David dot Biesack at sas dot com GCC build triplet: x86_64-redhat-linux GCC host triplet: x86_64-redhat-linux GCC target triplet: x86_64-redhat-linux http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42750

[Bug bootstrap/42727] configure: error: cannot compute suffix of object files: cannot compile

2010-01-14 Thread David dot Biesack at sas dot com
--- Comment #10 from David dot Biesack at sas dot com 2010-01-14 20:09 --- I ran across this error also. I have local recent builds of gmp, mpfr, mpc and configured with ./configure --with-gmp=/usr/local --with-mpfr=/usr/local --with-mpc=/usr/local I'm working with a clean snapsh

[Bug bootstrap/42727] configure: error: cannot compute suffix of object files: cannot compile

2010-01-14 Thread David dot Biesack at sas dot com
--- Comment #8 from David dot Biesack at sas dot com 2010-01-14 19:42 --- Created an attachment (id=19600) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19600&action=view) failed config on x86_64 (openmp) configure failed to determine the suffice for object files, caus