public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* m64
@ 2005-08-23 12:14 ji an
  2005-08-24 19:34 ` m64 James E Wilson
  0 siblings, 1 reply; 2+ messages in thread
From: ji an @ 2005-08-23 12:14 UTC (permalink / raw)
  To: gcc

Hello,

can anyone tell me how to use option -m64 in 
g++ (GCC) 3.4.3 20050227 (Red Hat 3.4.3-22.1)?

when I input the command line:
>g++ -m64 -o test test.cc

error message was output:

/tmp/ccyjpGIh.o(.text+0x900): In function `main':
: relocation truncated to fit: R_X86_64_32
.
.
.

best regards

Jian



		
____________________________________________________
Start your day with Yahoo! - make it your home page 
http://www.yahoo.com/r/hs 
 

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

* Re: m64
  2005-08-23 12:14 m64 ji an
@ 2005-08-24 19:34 ` James E Wilson
  0 siblings, 0 replies; 2+ messages in thread
From: James E Wilson @ 2005-08-24 19:34 UTC (permalink / raw)
  To: ji an; +Cc: gcc

ji an wrote:
> when I input the command line:
>>g++ -m64 -o test test.cc
> error message was output:
> /tmp/ccyjpGIh.o(.text+0x900): In function `main':
> : relocation truncated to fit: R_X86_64_32

This kind of question is more appropriate for gcc-help.  The gcc list is
intended for questions about gcc development.

Please see
  http://gcc.gnu.org/bugs.html
for info on how to report bugs.  We can't do anything with the limited
info that you have provided.  We need a testcase, we need to know what
OS you are running, etc.
-- 
Jim Wilson, GNU Tools Support, http://www.specifix.com

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

end of thread, other threads:[~2005-08-24 19:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-08-23 12:14 m64 ji an
2005-08-24 19:34 ` m64 James E Wilson

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