gccfss_src Installation Problem

Hello Everybody:

I am new to Solaris world that's why i make this stupid Question.

I have dowloaded SUNW0scgfss, Code Generator and Sources.

I followed the instructions and I had no problem with Code Generator and GCC, but now, when trying to install Sources don't know where to go....here is my Story

I did:

* bunzip -c gccfss_src.tar.gz |/bin/tar xf -

and my sources were decompressed

Then when I tried:

* pkgadd -d /opt/Docs/GCC (this path was where I downloaded my files. I know is not the best place to save them, but I did it due to space problems)

And I received an error like"No packages found"

Then I go to my sources folder and tried

* ./configure

and this was the output:

loading cache ./config.cache

checking host system type... sparc-sun-solaris2.10

checking target system type... sparc-sun-solaris2.10

checking build system type... sparc-sun-solaris2.10

checking for a BSD compatible install... ./install-sh -c

checking whether ln works... yes

checking whether ln -s works... yes

configure: error: Building in the source directory is not supported in this release. See http://gcc.gnu.org/install/configure.html for more details.

Can someone Help Me?

Thanks in advance !!!!

[1375 byte] By [fousiera] at [2007-11-27 1:08:52]
# 1

> I followed the instructions and I had no problem

> with Code Generator and GCC, but now, when trying to

> install Sources don't know where to go....

Usually you don't need to download or look at the sources unless you're interested in the implementation. Our source tarball is just a plain tar gzip archive, not a package.

alexey_a at 2007-7-11 23:44:08 > top of Java-index,Open Source Technologies,OpenSPARC...