This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Problem with gfortran or did I messsed up GMP installation?
On Fri, Jan 13, 2006 at 08:56:13PM +0100, Eric Botcazou wrote:
> > OK..... But what if I want sparc-sun-solaris2.* compiler, and later
> > want to compile some 64-bit app that links with GMP too (or the other
> > way around)? I should be able to have both libs on system where
> > multilib is supported option (such as sparc*-sun-solaris*).
>
> The GMP developers are probably the best persons to ask about that.
GMP is used by the compiler, not by the application, so you only need
the version that the compiler will use.
Janis