[Bug libgcc/58260] configure: error: cannot compute suffix of object files: cannot compile See `config.log' for more details. gmake[1]: *** [configure-target-libgcc] Error 1
anand.karanam at tcs dot com
gcc-bugzilla@gcc.gnu.org
Sat Sep 21 21:39:00 GMT 2013
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58260
--- Comment #12 from anand.karanam at tcs dot com ---
Hi,
Now, I have the glibc from Linux host copied to a common path. Able to build
the Solaris to Linux cross compiler but that doesn't work.
hello.c: In function 'main':
hello.c:10:1: internal compiler error: Bus Error
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
*** Error code 1
Also the libgcc preparation failed
checking for i686-pc-linux-gnu-gcc...
/vobs/cello/cade_struct/tools/gcc/INSTALL/build-gcc/sparc-sun-solaris2.10-i686-pc-linux-gnu/./gcc/xgcc
-B/vobs/cello/cade_struct/tools/gcc/INSTALL/build-gcc/sparc-sun-solaris2.10-i686-pc-linux-gnu/./gcc/
-B/vobs/cello/cade_struct/tools/gcc/SunOS/sparc/i686-pc-linux-gnu/bin/
-B/vobs/cello/cade_struct/tools/gcc/SunOS/sparc/i686-pc-linux-gnu/lib/ -isystem
/vobs/cello/cade_struct/tools/gcc/SunOS/sparc/i686-pc-linux-gnu/include
-isystem
/vobs/cello/cade_struct/tools/gcc/SunOS/sparc/i686-pc-linux-gnu/sys-include
checking for suffix of object files... configure: error: in
`/vobs/cello/cade_struct/tools/gcc/INSTALL/build-gcc/sparc-sun-solaris2.10-i686-pc-linux-gnu/i686-pc-linux-gnu/libgcc':
configure: error: cannot compute suffix of object files: cannot compile
See `config.log' for more details.
I have ensured GMP,MPFR and MPC.
Attached the config.log as Solaris_to_Linux_config_2013_09_21.log.
Please check this as this time we can only see the errors as
configure:3055:
/vobs/cello/cade_struct/tools/gcc/INSTALL/build-gcc/sparc-sun-solaris2.10-i686-pc-linux-gnu/./gcc/xgcc
-B/vobs/cello/cade_struct/tools/gcc/INSTALL/buil
d-gcc/sparc-sun-solaris2.10-i686-pc-linux-gnu/./gcc/
-B/vobs/cello/cade_struct/tools/gcc/SunOS/sparc/i686-pc-linux-gnu/bin/
-B/vobs/cello/cade_struct/tools/gcc/SunOS/s
parc/i686-pc-linux-gnu/lib/ -isystem
/vobs/cello/cade_struct/tools/gcc/SunOS/sparc/i686-pc-linux-gnu/include
-isystem /vobs/cello/cade_struct/tools/gcc/SunOS/sparc/i68
6-pc-linux-gnu/sys-include -o conftest -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:16:1: internal compiler error: Bus Error
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
configure:3058: $? = 1
Need help to decide if this is a known problem with this version or I am still
missing something as the Native compiler is build ok for Solaris10.
Thanks,
Anand
More information about the Gcc-bugs
mailing list