public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: "Yujong Kim" <yjkim@postech.ac.kr>
To: gcc-help@gcc.gnu.org
Cc: gcc@gcc.gnu.org
Subject: How to use SPARC m64 option of gcc-3.0.2
Date: Thu, 06 Dec 2001 06:29:00 -0000	[thread overview]
Message-ID: <20011206.AAA1007648468@postech.ac.kr> (raw)

 Dear Sir, 

First, thank you for your efforts. 
I am a system administrator of Sun Blade 1000 (Ultra-III) which I have installed the gcc-3.0.2
According to man command, the gcc have following option for sparc machine.
 
SPARC Option

         -mcpu=cpu-type -mtune=cpu-type -mcmodel=code-model -m32
         -m64 -mapp-regs  -mbroken-saverestore  -mcypress
         -mepilogue  -mfaster-structs -mflat -mfpu  -mhard-float
         -mhard-quad-float -mimpure-text  -mlive-g0  -mno-app-
         regs -mno-epilogue  -mno-faster-structs  -mno-flat
         -mno-fpu -mno-impure-text  -mno-stack-bias  -mno-
         unaligned-doubles -msoft-float  -msoft-quad-float
         -msparclite  -mstack-bias -msupersparc  -munaligned-
         doubles  -mv8

I hope to compile my c-code with 64-bit option. 
Can gcc-3.0.2 support the 64-bit compiling under Sun Solaris-8 (Ultra Sparc-III machine) ?
Though I have installed gcc-3.0.2, I can not use -m64 option in my computer.
Following error is generated when I use -m64 option.

gcc -m64 -o sample sample.c -lm
cc1: -m64 is not supported by this configuration

Please, would tell me the way how I can use -m64 option to compile my code with 64-bit ?
May I reinstall the gcc-3.0.2 with other configure option to use -m64 option in my machine ?
Thank you for your kindness in advance.

Sincerely yours,

Yujong Kim   







             reply	other threads:[~2001-12-06 14:25 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-12-06  6:29 Yujong Kim [this message]
2001-12-06  6:58 ` Rainer Orth

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20011206.AAA1007648468@postech.ac.kr \
    --to=yjkim@postech.ac.kr \
    --cc=gcc-help@gcc.gnu.org \
    --cc=gcc@gcc.gnu.org \
    --cc=yjkim@SPring8.or.jp \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).