This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Please help me
- From: "Mirek Marciniszyn" <M dot Marciniszyn at alatek dot com dot pl>
- To: <gcc at gcc dot gnu dot org>
- Date: Thu, 28 Feb 2002 15:21:51 +0100
- Subject: Please help me
Hello,
I need help. How can I using gcc for generating 64-bit code ?
I try:
gcc -m64 test.c
and I got message: -m64 is not supported by this configuration.
I'm using gcc version 3.0.4 and Solaris 8 (sparc).
Thanks for help.
Best Regards,
Mirek.