Re: problems with sun compilers
Vincent Cojot <[email protected]> Sat, 10 Aug 2002 07:50:43 -0400 (EDT)
| Newsgroups | gmane.linux.redhat.sparc |
|---|---|
| Message-ID | <[email protected]> |
On Sat, 10 Aug 2002, ©¿©¬ wrote: > Hi Guys, > > I am using Solaris 8 on a sparc ultra 5 machine. My > problem is that i dont have a running compiler. Where > can I get one? > > Your Help is vey much appreciated > > Thank You > JGuevarra Hello, If you have the Solaris 8 CD's, then grab the CD named "software companion". On it there is a version of gcc-2.95.3 compiled by SUN with WorkShop 5.x. One word of advice though: -DON'T- use the 2.95.3 compilers for Solaris 8 from www.SunFreeWare.com and -DON'T- try to build one yourself unless you know what you are doing. (there are reasons why you don't want to do this). Get your gcc,g++,gcj from the Software Companion CD and if you don't have that, it's available for download at http://www.sun.com/download Hope this helps... Vincent