This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

gcc 3.0 64 bit sparc help needed


Does anyone have suggestions on getting gcc 3.0 to compile
with -m64 support under Solaris 2.7?  I'm using gcc 2.95.3
to build 3.0.  I can do a simple
	cd build_3.0
	../gcc-3.0/configure --prefix=/usr/local/gcc/gcc3.0
and get a 32 bit compiler, but any efforts to specify
	--target=sparc64-sun-solaris2.7
or 
	--target=sparcv9-sun-solaris2.7
fail in ../gcc-3.0/gcc/unwind-dw2.c with various errors.

Thanks,
Ric
--
Ric Anderson, U of Arizona, 1077 North Highland, Tucson, AZ 85721-0073
Phone: +1 520 626 2758 (v) +1 520 626 8295 FAX
ric@Arizona.EDU (RA90-ARIN)  Personal Email: ric@Opus1.COM


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]