Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
C compiler for sun5.9
Name: b@bs Date: August 29, 2003 at 09:41:13 Pacific OS: solaris5.9 CPU/Ram: sparc
Comment:
hi,
anybody please tell where i can download c compiler(cc/gcc) for sun solaris 5.9(ultra sparc). thankx in advance
Name: b@bs Date: August 29, 2003 at 10:30:52 Pacific
Reply:
tnx David, do u know where i can download cc beacause i'm very much used to it and the keys
truly babs
0
Response Number 3
Name: David Perry Date: August 29, 2003 at 14:18:54 Pacific
Reply:
If you are asking about the Sun C compiler, I believe that is a licensed product not available for download.
0
Response Number 4
Name: taurus Date: September 8, 2003 at 08:10:50 Pacific
Reply:
Why pay big bucks for Sun C compiler UNLESS you have to have it to compile your programs. GNU GCC works just as well. Haven't had any problems using it to compile my stuff...
Summary: Hi, want to install Apache on Solaris 8. For this i need a C Compiler. Got GCC-3.0-sol8-sparc-local.gz from www.sunfreeware.com. After installation the GCC Package, i got this error message while Apac...
Summary: your main problem here is that there is no c compiler. In order to compile gcc you need a c compiler. Catch 22. Go to sunfreeware.com and download a pre-compiled gcc. Then use pkgadd to install it....