Build failure with 3.1 CVS on sparc-sun-solaris2.8

Richard Henderson rth@redhat.com
Wed Feb 6 17:21:00 GMT 2002


On Wed, Feb 06, 2002 at 02:06:47PM -0500, Jeff Sturm wrote:
> If you omit --with-cpu=ultrasparc the bootstrap will be
> straightforward, resulting in a compiler that can run on a 32-bit host but
> still generate executables for 64-bit ultrasparc.

This indicates a bug in the configury somewhere: --with-cpu should only
affect arch selection and tuning.  It should not affect 32-bit vs 64-bit.

So --with-cpu=ultrasparc should select TARGET_V8PLUS, not TARGET_64BIT.


r~



More information about the Gcc mailing list