On 06/ 8/10 03:30 PM, Günther Schmidt wrote:
Hello,
I wanted to install gcc-4.3.2 through the pkg system.
It seems to do something but I do not see where the actual gcc binary is
installed.
I'm using OSOL 2009.06
To determine what files an *installed* package delivers, you can use pkg
contents:
$ pkg contents <pkg_name>
So, in this case:
$ pkg contents developer/gcc/gcc-432 | grep usr/bin
usr/bin
usr/bin/c++-4.3.2
usr/bin/cpp-4.3.2
usr/bin/g++-4.3.2
usr/bin/gcc-4.3.2
usr/bin/gccbug-4.3.2
usr/bin/gcov-4.3.2
usr/bin/gfortran-4.3.2
usr/bin/i386-pc-solaris2.11-c++-4.3.2
usr/bin/i386-pc-solaris2.11-g++-4.3.2
usr/bin/i386-pc-solaris2.11-gcc-4.3.2
usr/bin/i386-pc-solaris2.11-gfortran-4.3.2
If you don't see the above, please reply with the output of "pkg info
developer/gcc/gcc-432".
Cheers,
-Shawn
_______________________________________________
opensolaris-discuss mailing list
[email protected]