linking problems using gcc

2004-11-25 Thread Niklas Odenteg
Hi! This may be a newbee Q, but I'll try anyway ;-) I trying to link a small C/C++ program and I got linking error on time(), rand() and srand(). These should be part of libc right? So way are they missing? Has cygwin some special libc implementation or something??? Confused programmer needs

Re: linking problems using gcc

2004-11-25 Thread Igor Pechtchanski
On Thu, 25 Nov 2004, Niklas Odenteg wrote: Hi! This may be a newbee Q, but I'll try anyway ;-) I trying to link a small C/C++ program and I got linking error on time(), rand() and srand(). These should be part of libc right? So way are they missing? Has cygwin some special libc

Re: linking problems using gcc

2004-11-25 Thread Fred Kulack
On 11/25/2004 at 10:25:28 AM, cygwin-owner wrote: I trying to link a small C/C++ program and I got linking error on time(), rand() and srand(). These should be part of libc right? So way are they missing? Has cygwin some special libc implementation or something??? --- end of excerpt --- This

RE: linking problems using gcc

2004-11-25 Thread Niklas Odenteg
Pechtchanski [mailto:[EMAIL PROTECTED] Sent: den 25 november 2004 17:25 To: Niklas Odenteg Cc: [EMAIL PROTECTED] Subject: Re: linking problems using gcc On Thu, 25 Nov 2004, Niklas Odenteg wrote: Hi! This may be a newbee Q, but I'll try anyway ;-) I trying to link a small C/C++ program and I got

RE: linking problems using gcc

2004-11-25 Thread Igor Pechtchanski
Pechtchanski [mailto:[EMAIL PROTECTED] Sent: den 25 november 2004 17:25 To: Niklas Odenteg Cc: [EMAIL PROTECTED] Subject: Re: linking problems using gcc On Thu, 25 Nov 2004, Niklas Odenteg wrote: Hi! This may be a newbee Q, but I'll try anyway ;-) I trying to link a small C/C++ program and I