This is the mail archive of the gcc@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]

Re: [tree-ssa] Problems building fortran (gmp) with latestcvs-version


Op ma 28-07-2003, om 22:42 schreef Linus Sjöberg:
> In FreeBSD 4.8-STABLE I have two versions of libgmp. The system one in
> /usr/{lib,include} which is too old for compiling gcc (see below) and a
> fresh one in /usr/local/{lib,include} which should be new enough (installed
> with the ports system).

This is a known problem that we would have like to address with the
gcc-g95 team before the merge, but we just didn't know how...

gfortran cannot find GMP because there is no autoconf test for it.  We
just didn't know how to write one.  There's beer for the autoconf guru
who can help us with this nastiness...

Gr.
Steven


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