[Bug bootstrap/53583] New: gcc 4.6.2 build issue..
ravish_nayak2003 at yahoo dot co.in
gcc-bugzilla@gcc.gnu.org
Tue Jun 5 19:15:00 GMT 2012
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53583
Bug #: 53583
Summary: gcc 4.6.2 build issue..
Classification: Unclassified
Product: gcc
Version: 4.6.2
Status: UNCONFIRMED
Severity: critical
Priority: P3
Component: bootstrap
AssignedTo: unassigned@gcc.gnu.org
ReportedBy: ravish_nayak2003@yahoo.co.in
Hi
I am trying to build gcc 4.6.2 from source on rhe5-x86_64 platform.
with the following dependencies.
gmp - 5.0.4 ------- configure ABI=32 and ABI=64 (both option I tried)
mpfr - 3.1.0
mpc - 0.9
./configure --prefix=/path/ --with-gmp=/path --with-mpfr=/path --with-mpc=/path
After 2 hrs I am getting lib/libgmp.so: could not read symbols: File in wrong
format
In some blog I found that gmp should support 32bit and 64bit otherwise use
disable libjava option in config parameter to continue the gcc installation.
We need libjava option too and cannot disable it.
could you please provide us an alternative fix for this issue..
Regards,
Ravish
More information about the Gcc-bugs
mailing list