On Wed, 17 Aug 2011, Jonathan Wakely wrote:
2011/8/17 Maciej Bliziński:
I tried with --with-cpu-32=v8 and got:
checking if mkdir takes one argument... no
This target does not support --with-cpu_32.
Valid --with options are: cpu float tune
gmake[4]: *** [configure-stage1-gcc] Error 1
Is it an expected behavior?
From http://gcc.gnu.org/install/configure.html
"The --with-cpu-32 and --with-cpu-64 options specify separate default
CPUs for 32-bit and 64-bit modes; these options are only supported for
i386, x86-64 and PowerPC. "
Which means it should be filed in bugzilla as a RFE, not a bug.
--
Marc Glisse