GCC3.0.4 : Solaris 2.6 build failure

Jakub Jelinek jakub@redhat.com
Fri Feb 22 13:46:00 GMT 2002


On Fri, Feb 22, 2002 at 06:15:40PM -0300, Alexandre Oliva wrote:
> On Feb 22, 2002, "Mathieu Imrazene"<imrazene@nortelnetworks.com> wrote:
> 
> > --with-ld=/home/imrazene/bin/ld --with-cpu=ultrasparc
>                                   ^^^^^^^^^^^^^^^^^^^^^
> 
> This is not fully supported in GCC 3.0.  It will hopefully be in 3.1.
> Meanwhile, use -mtune=ultrasparc instead of -mcpu=ultrasparc, which
> will get you most of the benefit without running into the problems of
> the limited ultrasparc support in 3.0.

-mcpu=ultrasparc is different from -m64.

	Jakub



More information about the Gcc mailing list