This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug bootstrap/36481] gcc fails to build on Solaris x86 - it forgets the locations of libmpfr



------- Comment #7 from gbarnt at student dot dtu dot dk  2009-03-23 18:42 -------
Created an attachment (id=17524)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17524&action=view)
Same as previous - except for the -lib error.

This patch replaces my old patch and does not break the --with-gmp-lib and
--with-mpfr-lib (I had used the wrong variable - too much copy/paste). Aside
from that, it is exactly like the old patch.

This patch (also) requires autoconf to be run afterwards.

Patch was created with:
user@host$ diff -Naur gcc-old/configure.ac gcc-new/configure.ac >
gcc-4.3.3_runtime_link.patch

~Niels


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36481


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]