64 bit file using gcc

Hi,

I am compiling a C program using gcc.
gcc -c test.c

The OS is Solaris 2.8 (64 bit). We dont have cc compiler on the box.

When I do a file test.o , I get this:
test.o: ELF 32-bit MSB relocatable SPARC Version 1

In one of my scripts I need a 64 bit object file. Is it possible using gcc?

Thanx

See here:

http://www.well.com/~jax/rcfb/solaris\_tips/build\_gcc\_3.0_64bit.html