From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8900 invoked by alias); 3 May 2004 17:09:09 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 8891 invoked from network); 3 May 2004 17:09:09 -0000 Received: from unknown (HELO outmail.freedom2surf.net) (194.106.33.237) by sources.redhat.com with SMTP; 3 May 2004 17:09:09 -0000 Received: from [192.168.8.2] (i-195-137-95-70.freedom2surf.net [195.137.95.70]) by outmail.freedom2surf.net (8.12.10/8.12.10) with ESMTP id i43H96U9008504; Mon, 3 May 2004 18:09:08 +0100 Message-ID: <40967CDD.2040100@cs.york.ac.uk> Date: Mon, 03 May 2004 17:09:00 -0000 From: chris jefferson User-Agent: Mozilla Thunderbird 0.6 (Windows/20040502) MIME-Version: 1.0 To: electa CC: cygwin@cygwin.com Subject: Re: are rand48() & Co implemented now? References: <20040503135454.GH2201@cygbert.vinschen.de> In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2004-05/txt/msg00063.txt.bz2 electa wrote: >i have used >#include >but gcc still prints >"implicit declaration of function lrand48()", >and "srand48()". > > > > Just checking, are you using the "-mno-cygwin" flag on gcc/g++? This would cause that error. If so, then you are using mingw and should really go and ask them why it doesn't work (and I suspect they'll tell you it is because it's not in the standard windows c library). -- 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/