RE: C compiler

2001-03-23 Thread Johnson, Alex
C or C++? I believe they munge function names differently. Can you post the error messages and include the link line? If you need a library that is not on the link list and don't know which one to add. Put this in a file (findFunc) in /usr/lib and type: chmod +x findFunc findFunc

RE: C compiler

2001-03-23 Thread Johnson, Alex
) 713.932.0222 (fax) [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] -Original Message- From: Johnson, Alex [SMTP:[EMAIL PROTECTED]] Sent: Friday, March 23, 2001 4:50 PM To: Foxboro DCS Mail List Subject:RE: C compiler C or C

Re: C Compiler on Sun Box

2000-09-04 Thread Sascha Wildner
Freddy, I'd suggest you use GCC, a free C/C++ compiler available from http://www.gnu.org It always worked fine for me. Regards, Sascha - Original Message - From: Freddy Why [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, September 04, 2000 10:06 AM Subject: C Compiler on Sun Box

RE: C Compiler on Sun Box

2000-09-04 Thread Hirche, Joachim
You can also find precompiled freeware packages for Solaris 2.5x on Sparc at http://www.sunfreeware.com/ (plus a ton of other utilities). Typically (but not always) they are in Solaris pkgadd format, but at least they are already compiled and built for the target platform. Latest stable version