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 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.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist                Professional serial bug killer


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