Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com X-Authentication-Warning: modi.xraylith.wisc.edu: khan owned process doing -bs Date: Tue, 2 Mar 1999 01:09:51 -0600 (CST) From: Mumit Khan To: =?ISO-2022-JP?B?GyRCO3k2TCEhPjtMaRsoQg==?= cc: cygwin AT sourceware DOT cygnus DOT com Subject: Re: question of library In-Reply-To: <199903020655.AA00123@kodama.hht.co.jp> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Tue, 2 Mar 1999, [ISO-2022-JP] 児玉 昌也 wrote: > I am using Cygwin32 Beta20.1. > The error occurs at the link. > They are the following errors. > > undefined reference to `seed48' >    undefined reference to `lrand48' > undefined reference to `erand48' These are not part of ANSI nor POSIX specifications. You can of course just take these out of the freely available libraries and use them. glibc2 has these, so that's one source. Regards, Mumit -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com