On Fri, 30 May 2003 john_mauceri@harcourt.com wrote: > I have gcc 3.2.3 running on Solaris 8 > > Can gcc 3.2.3 compile in 64bit? Or, is it strictly 32bit Compile/link with -m64 for 64-bit builds. Jeff