This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Antwort: Re: Antwort: Re: [PATCH]: bump minimum MPFR version, (includes some fortranbits)
On Tue, Oct 14, 2008 at 1:28 PM, Nils Pipenbrinck
<n.pipenbrinck@cubic.org> wrote:
> Not entirely true:
>
> Those of us who use cygwin and want to use the latest GCC have to first
> compile a non MPFR GCC (e.g. 4.1.x) before they can compile the latest GPFR
> and link GCC to it.
I don't really see any issue here. Because to compile GCC you need a
compiler to begin with so compiling MPFR to start is easy, now if MPFR
does not support older GCCs, we might need to rethink this.
Thanks,
Andrew Pinski