Subject: 64 bit gcc 2.95.3; is it usable?
To: None <port-sparc@netbsd.org>
From: Rob Healey <rhealey@norstar.com>
List: port-sparc
Date: 04/13/2001 16:20:55
	I'd like to use gcc 2.95.3 to generate 64 bit executables under
	Solaris.
	
	NetBSD's sparc64 gcc obviously creates these and I was
	wondering what, if any, problems there would be if I created
	a gcc with a target of sparcv9-sun-solaris2.8?

	If I don't use optimization will the 2.95.3 compiler work? Do
	I need to add additional flags to compiles?

	Since NetBSD/sparc64 is ELF I'm assuming it would have similar
	issues to Solaris.

		-Rob