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 compile problem with gcc
Name: Chittaranjan Date: November 3, 2005 at 03:26:39 Pacific OS: Solaris CPU/Ram: 260/256
Comment:
I had installed gcc-3.4.2-sol9-sparc-local.gz I did gunzip and pkgadd and it got installed in /usr/local/bin. And then i set the PATH. when i tried to compile, it says: $ gcc myprog.c ld.so.1: gcc: fatal: libiconv.so.2: open failed: No such file or directory Killed
Summary: I am having some C++ compile problem. Here's my environment: Solaris SunOS xxx 5.9 Generic_112233-06 sun4u sparc SUNW,Sun-Fire-280R C++ compiler CC: WorkShop Compilers 5.0 98/12/15 C++ 5.0 Error is: #...
Summary: Hello, I have a problem using profiling on solaris 8 using gcc. When I compile a small test program with gcc -g -pg, it compiles and runs correctly. However, when I build my main application using th...
Summary: Hi! Am complete beginner administrating Solaris, but using it regulary though so I need some beginners support... It seems no C compiller comes with solaris 10 so how to install it. I read something a...