This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
how to compile 64-bit applications
- To: <gcc-help at gcc dot gnu dot org>
- Subject: how to compile 64-bit applications
- From: "Yi-Jen Su" <yjsu at anaglobe dot com dot tw>
- Date: Tue, 7 Aug 2001 18:52:53 +0800
Dear Sir,
I downloaded gcc-2.95.3-sol7-sparc-local.gz and installed on my Ultra 80 workstation running Solaris 7. I tried to use gcc -m64 to compile 64-bit application. gcc displayed a message:
cc1: -m64 is not supported by this configuration
cc1: -mptr32 not allowed on -m64
I would like to know what kind of configuration I should set to enable the 64-bit application compilation.
Thanks and best regards,
Yi-Jen Su