Problem in installing GCC3.0

Rupert Wood me@rupey.net
Sun Aug 19 09:54:00 GMT 2001


Smriti Garg wrote:

> I have downloaded your GCC3.0
> But i am finding problems in installing it
> The zip file which i downloaded is about 20mb in size and contains
> gcc-3.0-sol7-sparc-local this file as a content
> there is no other content of a zip file
> i am not finding any installation steps for the same

GCC don't provide binary distributions but instead link sites that do.
You should turn to the site you downloaded it from for support.

That said, if this is Solaris then it's likely in 'software package'
format. You could try:

	pkgadd gcc-3.0-sol7-sparc-local

or untarring the file and installing it manually.

Rup.



More information about the Gcc mailing list