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
Name: paul Date: July 22, 2002 at 21:22:24 Pacific
Comment:
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 to configure I get that message that cc must be set to a working compiler. How can I do that when I am installing one???? I also tried for the gcc directory and I get no cc in path when the /usr/ucb is in the path. all i can say is uncle!!!! Please help
Name: Angelos V. Date: July 23, 2002 at 03:45:34 Pacific
Reply:
Download the pre-compiled packages from sunfreeware.com , unzip them and install them using the #pkgadd -d "package name" command. DO NOT download gcc 3.x.x DOWNLOAD gcc 2.95.3 and libgcc 3.1 GCC 3.1 has still some bugs.
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...
Summary: hi i have a solaris 10i os but the gcc compiler is not there.Can some one suggest wheer can i find the corresponding compiler. I also need help regarding te configuration of the same ...
Summary: Do you even have gcc compiler on your system??? If you don't, good luck trying to compile another version of GCC. Why not head over to http:///www.sunfreeware.com and download a binary for your syst...