[bug-notifications] [gcc3 0001041]: No 64-bit support for x64 platform
Mantis Bug Tracker
noreply at opencsw.org
Mon Jul 27 10:08:59 CEST 2009
The following issue has been CLOSED
======================================================================
http://www.opencsw.org/bugtrack/view.php?id=1041
======================================================================
Reported By: aalmroth
Assigned To: pfelecan
======================================================================
Project: gcc3
Issue ID: 1041
Category: regular use
Reproducibility: always
Severity: major
Priority: normal
Status: closed
Resolution: won't fix
Fixed in Version:
======================================================================
Date Submitted: 2005-06-30 08:40 CEST
Last Modified: 2009-07-27 10:08 CEST
======================================================================
Summary: No 64-bit support for x64 platform
Description:
Whenever I try to compile with -m64 on AMD Turion 64 I get following;
bash-3.00$ gcc -mtune=opteron -m64 -o test1 test1.c
test1.c:1: sorry, unimplemented: 64-bit mode not compiled in
It works when not specifying -m64 of course. Seems to me that something
might be missing in the build, or?
======================================================================
More information about the bug-notifications
mailing list