Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com> List-Archive: <http://sourceware.org/ml/cygwin/> List-Post: <mailto:cygwin AT cygwin DOT com> List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com From: "Niklas Odenteg" <niod AT home DOT se> To: <cygwin AT cygwin DOT com> Subject: linking problems using gcc Date: Thu, 25 Nov 2004 17:18:18 +0100 Message-ID: <001901c4d30a$613455d0$8000000a@katarinaII> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit 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 some help. Tanks! /Niklas -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/