public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* c/5630: error message from gcc using -m64 option on SPARC
@ 2002-02-07 15:16 andrew
  0 siblings, 0 replies; 2+ messages in thread
From: andrew @ 2002-02-07 15:16 UTC (permalink / raw)
  To: gcc-gnats


>Number:         5630
>Category:       c
>Synopsis:       error message from gcc using -m64 option on SPARC
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Feb 07 15:16:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Andrew Weiss
>Release:        gcc 3.0.3
>Organization:
>Environment:



Sun Ultra 5 running Solaris 8
>Description:
I tried to compile the following program with gcc -m64, and
got the following error message:

cc1: -m64 is not supported by this configuration

file x.c:
main()
{
 char *x;
 printf("%d\n", sizeof(x));
}

   I am not sure if this is a bug, or I am just doing something 
wrong.
>How-To-Repeat:
gcc x.c
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: c/5630: error message from gcc using -m64 option on SPARC
@ 2002-02-12 12:55 jakub
  0 siblings, 0 replies; 2+ messages in thread
From: jakub @ 2002-02-12 12:55 UTC (permalink / raw)
  To: andrew, gcc-bugs, gcc-prs, nobody

Synopsis: error message from gcc using -m64 option on SPARC

State-Changed-From-To: open->closed
State-Changed-By: jakub
State-Changed-When: Tue Feb 12 12:55:48 2002
State-Changed-Why:
    This is not a bug. You need to configure gcc so that it
    supports 64-bit target in addition to 32-bit.
    Anyway, 64-bit SPARC code generation is not supported
    in gcc 3.0.x.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=5630


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-02-12 20:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-02-07 15:16 c/5630: error message from gcc using -m64 option on SPARC andrew
2002-02-12 12:55 jakub

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).