--- 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
--- 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
--- 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
--
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
--- 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
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
--- 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
--- 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