This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
target/702: SPARC-Solaris compiler should be bi-arch
- To: gcc-gnats at gcc dot gnu dot org
- Subject: target/702: SPARC-Solaris compiler should be bi-arch
- From: mark at moxienet dot com
- Date: 28 Oct 2000 00:16:36 -0000
- Reply-To: mark at moxienet dot com
- Resent-Cc: gcc-prs at gcc dot gnu dot org, gcc-bugs at gcc dot gnu dot org
- Resent-Reply-To: gcc-gnats@gcc.gnu.org, mark@moxienet.com
>Number: 702
>Category: target
>Synopsis: SPARC-Solaris compiler should be bi-arch
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: unassigned
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Fri Oct 27 17:26:00 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator: Mark Mentovai
>Release: gcc version 2.97 20001026 (experimental)
>Organization:
>Environment:
sparc-sun-solaris2.8
>Description:
Experimental versions of gcc, up until very recently, would build a bi-arch compiler capable of generating traditional 32-bit SPARC code by default or with -m32 and 64-bit SPARCv9 code with -m64. This no longer works, current experimental versions do not appear to support -m64.
>How-To-Repeat:
> gcc -m64 -c foo.c -o foo.o
cc1: -m64 is not supported by this configuration
cc1: -mptr32 not allowed on -m64
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted: