So I found the package listing for Solaris 10 sparc and x86 at
http://docs.sun.com/app/docs/doc/819-6399/6n8droaea?a=view Sparc
http://docs.sun.com/app/docs/doc/819-6399/6n8droaec?a=view x86.
that showed that gccruntime was included in the standard packages. However, that wasnt enough. I had to confirm that libgcc was part of the gccruntime. So I tried
pkginfo SUNWgccruntime
with no luck. Then my coworker suggested to get the vmware image and do a pkgadd or pkgrm and find out. So I could get around that when my system permitted (faced lot more problems before I could get the vmware running). Once I had the vmware I did a pkgrm SUNWgccruntime and it showed removing libgcc.so.
Which I believe confirms that libgcc is part of gcc runtime files.
No comments:
Post a Comment