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]
Other format: [Raw text]

gcc binaries for Solaris 2.5


Hi,

 I downloaded the precompiled version of gcc ,
gcc-2.95.3-sol25-sparc-local.gz , installed it with 'pkgadd' and eveything
seemed OK. However, when I
tried to compile the gcc source with this from the file gcc-2.95.3.tar.gz  ,
the output from the configure command started out OK but there was a
compilation
error that ended with the following three lines:

	ld: fatal: file values -Xa.o: cannot open file; errno = 2
	*** The command 'gcc -o conftest -g -02  conftest.c' failed
	*** You must set the environment variable CC  to a working compiler

Has anyone seen this before?

Ken




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