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.
GCC compiler installation
Name: Mat Date: September 12, 2002 at 07:51:09 Pacific OS: Solaris 8.0 CPU/Ram: Sparc 733/2gb
Comment:
Hi everyone, we have a sunblade 1000 wich is a new acquisition at work. We need to get a C compiler installed in the sun and I've just downloaded gcc-2.95.3-sol8-sparc-local.gz binaries. After gunzip-ing it, a file named gcc-2.95.3-sol8-sparc-local was the result. What are the next step in order to have the compiler installed because we are at lost on what to do next?
Summary: hey,icefire has you successed with gcc compiler installation. If so please says it out. I want to know it man, I the problem exactly as you have. OR if you have time please email with your solution ...
Summary: I am trying to install the gcc compiler but i get the message that cc is not linked to a compiler at all????? So I am stuck. I downloaded the gcc3.1.gz file. I gunzipped it and untarred it. when I go ...
Summary: I am getting undefined symbol (_dlclose, _dlopen, _dlsym) errors from gcc compiling. If I added -ldl after gcc to resolve the issue, it said "ld: fatal: library -ldl: not found" because Sun didn't in...