This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
-mcpu=v9 -mvis error on Solaris 8/SPARC with gcc-3.4.3
- From: Albert Chin <gcc-help at mlists dot thewrittenword dot com>
- To: gcc-help at gcc dot gnu dot org
- Date: Tue, 27 Jun 2006 11:25:27 -0500
- Subject: -mcpu=v9 -mvis error on Solaris 8/SPARC with gcc-3.4.3
- Reply-to: gcc-help at gcc dot gnu dot org
What is the equivalent to the following compiler flags from the Sun C
compiler:
-xtarget=ultra2 -xarch=v8plusa
I thought it was "-mcpu=v9 -mvis". However, when compiling with this,
I sometimes get the following error:
/usr/ccs/bin/as: "/var/tmp//ccyYZA91.s", line 35: error: cannot use
ultrasparc graphic instructions in a non-ultrasparc target binary
Does -mcpu=v9 imply -mvis?
--
albert chin (china@thewrittenword.com)