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.
Static library for gcc compiling
Name: meng Date: July 30, 2003 at 20:04:40 Pacific OS: SunOS 5.8 CPU/Ram: SunBlade 1000
Comment:
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 include a static version of `libdl.a' in /usr/lib. Does anyone know where I can get the file libdl.a for Solaris? or is there any workaround 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: 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...