This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran 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: [RFC] Quad-float support in Fortran


On Thursday 28 October 2010 17:07:02 Angelo Graziosi wrote:
> Now I have understood... but when I add '--enable-maintainer-mode', it
> fails...
> 
> [...]
> configure.ac:2: error: Please use exactly Autoconf 2.64 instead of 2.67.
> [...]
> 
> ...and I haven't Autoconf 2.64 :(
> 
> It seems I have to wait quad in trunk to test, right?
> 
This is unsupported, but I used to change the _GCC_AUTOCONF_VERSION from 2.64 
to 2.67 in config/override.m4. It had been working for some time, but I 
finally installed autoconf-2.64, so maybe it was not after all (I don't 
remember). You can try that.

Mikael


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