On Fri, 13 May 2011 14:54:47 +0000 (UTC) "Joseph S. Myers" <[email protected]> wrote:
> On Fri, 13 May 2011, Julian Brown wrote: > > > although Joseph's comments have (hopefully) all been addressed. One > > must now configure with "--enable-fixed-point" to enable the > > fixed-point support. > > No, that's not how this configure logic works; it enables fixed point > by default for the given targets. The bit that enables it by default > for MIPS (and that you're changing to cover ARM as well) is the code > that is called if the user *doesn't* pass --enable-fixed-point or > --disable-fixed-point. Yes, you're quite right: I had forgotten to run autoconf after changing configure.ac whilst testing. Sorry for the misinformation! Cheers, Julian
