Re: SCO and getrusage()

2001-05-14 Thread Boyd Lynn Gerber
Paul, I am not sure, but I think this is coming up because you need to use gcc libraries. I seem to remember that I tried to link libmysql... with the regular SCO compiler and I got this message. The regular SCO cc will not work. You have to use gcc-2.95.2 or newer, because the regular SCO

RE: SCO and getrusage()

2001-05-14 Thread F. Paul Menard
, Paul -Original Message- From: Boyd Lynn Gerber [mailto:[EMAIL PROTECTED]] Sent: Monday, May 14, 2001 5:50 PM To: F. Paul Menard Cc: [EMAIL PROTECTED] Subject: Re: SCO and getrusage() Paul, I am not sure, but I think this is coming up because you need to use gcc libraries. I seem

SCO and getrusage()

2001-05-11 Thread F. Paul Menard
Hello all, I am having trouble compiling a client program on a SCO UNIX 5.0.4 I wrote a simple C program to connect to the mysql server which by the way is the binary distribution 3.23.36. I am using the SCO cc compiler and linker. I know how to compile programs on this platform. At least I