This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/35577] configure: error: cannot compute suffix of object files
- From: "al dot danial at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 13 Mar 2008 23:10:06 -0000
- Subject: [Bug bootstrap/35577] configure: error: cannot compute suffix of object files
- References: <bug-35577-15913@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #3 from al dot danial at gmail dot com 2008-03-13 23:10 -------
Created an attachment (id=15312)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15312&action=view)
x86_64-unknown-linux-gnu/libgcc/config.log
The error in x86_64-unknown-linux-gnu/libgcc/config.log suggests it has trouble
loading libmpfr.so.1. However the MPFR libraries exist under the
"--with-mpfr=" directory I gave to the configure script:
> ll /apps/mpfr/2.3.0/lib/
total 3420
drwxr-sr-x 2 s116493 mis 4096 Nov 26 13:44 ./
drwxr-sr-x 5 s116493 mis 4096 Nov 26 13:44 ../
-rw-r--r-- 1 s116493 mis 2409846 Nov 26 13:44 libmpfr.a
-rwxr-xr-x 1 s116493 mis 866 Nov 26 13:44 libmpfr.la*
lrwxrwxrwx 1 s116493 mis 16 Nov 26 13:44 libmpfr.so -> libmpfr.so.1.1.0*
lrwxrwxrwx 1 s116493 mis 16 Nov 26 13:44 libmpfr.so.1 ->
libmpfr.so.1.1.0*
-rwxr-xr-x 1 s116493 mis 1062796 Nov 26 13:44 libmpfr.so.1.1.0*
--
al dot danial at gmail dot com changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #15310|0 |1
is obsolete| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35577