This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC 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: GCC3.0.4 : Solaris 2.6 build failure


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


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