• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Where can I find cc for Solaris 8?

If you go to www.sunfreeware.org you can grab the GCC suite prebuilt for Solaris. I don't know about Sun's CC, though.

I use their GNU make / GCC / etc packages on Solaris 9 with no problems (most of the packages are for Solaris 8 but
will work on both versions). One thing you definitely should grab from their site while you're there is the GNU version
of tar. Sun's tar has some problems with long filenames. Same goes for GNU make.
 
Back
Top