This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/53112] Fails at Configuring stage 1 in sparc64-sun-solaris2.10/libgcc: error: cannot compute suffix of object files: cannot compile
- From: "birender.singh at hotmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 07 May 2012 09:20:51 +0000
- Subject: [Bug bootstrap/53112] Fails at Configuring stage 1 in sparc64-sun-solaris2.10/libgcc: error: cannot compute suffix of object files: cannot compile
- Auto-submitted: auto-generated
- References: <bug-53112-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53112
--- Comment #15 from birender.singh at hotmail dot com 2012-05-07 09:20:51 UTC ---
This error "configure: error: cannot compute suffix of object files cannot
compile" while building gcc on solaris get resolved by adding "lib" location in
the PATH
i.e
export
PATH=$PATH:/els/install/biru/local/gmp_64/lib:/els/install/biru/local/mpfr_64/lib
As per help mentioned in link "http://gcc.gnu.org/wiki/FAQ#configure" i.e
missing library.