Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Message-ID: <40967CDD.2040100@cs.york.ac.uk>
Date: Mon, 03 May 2004 18:09:49 +0100
From: chris jefferson <caj@cs.york.ac.uk>
User-Agent: Mozilla Thunderbird 0.6 (Windows/20040502)
MIME-Version: 1.0
To: electa <electabuzz@katamail.com>
CC: cygwin@cygwin.com
Subject: Re: are rand48() & Co implemented now?
References: <c75g9p$7bh$1@sea.gmane.org> <20040503135454.GH2201@cygbert.vinschen.de> <c75llr$m4k$1@sea.gmane.org>
In-Reply-To: <c75llr$m4k$1@sea.gmane.org>
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

electa wrote:

>i have used
>#include <stdlib.h>
>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/

