From: Sven_Dietrich AT trimble DOT com (Sven Dietrich) Subject: RE: cygwin32 /drand48 18 Apr 1998 06:37:58 -0700 Message-ID: <69A62D0B25F3D0118A3800A0C9661F23EFB92B.cygnus.gnu-win32@US01XCH02.Trimble.COM> To: grimmer AT dbag DOT ulm DOT DaimlerBenz DOT COM Cc: gnu-win32 AT cygnus DOT com Use srandom / random, they are supported in B19 do something like #ifdef CYGWIN32 #define rand48 random #endif T /* * Sven-Thorsten Dietrich * Software Component & Timing Solutions * Trimble Navigation, Ltd. * * 645 North Mary Ave. (408) 481-7289 (Voice) * Sunnyvale, CA 94088 (408) 481-2011 (Fax) */ > ---------- > From: > grimmer AT dbag DOT ulm DOT DaimlerBenz DOT COM[SMTP:grimmer AT dbag DOT ulm DOT DaimlerBenz DOT COM > ] > Sent: Thursday, April 16, 1998 10:03 PM > To: gnu-win32 AT cygnus DOT com > Cc: grimmer AT saturn DOT dbft DOT daimlerbenz DOT com > Subject: cygwin32 /drand48 > > > Hello, > > > > I just tried to port two programs from UNIX to NT 4.0. I used the > > gnu-win32 beta 18 release for building the programs. Unfortunately, > > both programs are calling the drand48() function which seems not to > > be included in the cgywin.dll or elsewhere in the package. > > > > Could you, please, give me a pointer where I could get the appro- > > priate include files from? > > > > I would appreciate any help very much! > > > > Best regards, > > > > Udo Grimmer > > > > _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/ > > > > Daimler-Benz AG, FT3/KL > > Udo Grimmer > > P.O.box 2360 > > 89013 Ulm / Germany > > > > Phone: + 49 731 / 505 - 2850 > > Fax: + 49 731 / 505 - 4210 > > Email: grimmer AT dbag DOT ulm DOT DaimlerBenz DOT COM > > > > _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/ > > > > > -- > Geoffrey Noer > noer AT cygnus DOT com > ------------- End Forwarded Message ------------- > > - > For help on using this list (especially unsubscribing), send a message > to > "gnu-win32-request AT cygnus DOT com" with one line of text: "help". > - For help on using this list (especially unsubscribing), send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".