Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Message-ID: <38ACC09C.EF5F1659@gingerspice.demon.co.uk> Date: Fri, 18 Feb 2000 03:46:36 +0000 From: Ian Miller X-Mailer: Mozilla 4.6 [en] (Win98; I) X-Accept-Language: en MIME-Version: 1.0 To: Cygwin Mailing List Subject: srand48 in B20. Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hi, I'm having a problem with the first (!) program I've tried to compile under cygwin - I'm hoping it's something simple that you'll all be able to spot right away from this linker output? I've had a hunt around in the include headers, and I can't seem to find one that actually has srand48 or lrand48 in it... it should be in shouldn't it? --- begin linker errors --- gcc -o 1BC error.o input_output.o gestion.o eval.o search.o write.o bayes.o 1BC. o -lm eval.o(.text+0x23):eval.c: undefined reference to `lrand48' search.o(.text+0x42a8):search.c: undefined reference to `srand48' collect2: ld returned 1 exit status make: *** [1BC] Error 1 --- end linker errors --- cheers, ian -- +------------------------------+----------------------------------------------+ | ian miller | My other MUA is a GNU. | | ian AT gingerspice DOT demon DOT co DOT uk | http://www.gingerspice.demon.co.uk | +------------------------------+----------------------------------------------+ -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com