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.