| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT sourceware DOT cygnus DOT com> |
| List-Archive: | <http://sourceware.cygnus.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT sourceware DOT cygnus DOT com> |
| List-Help: | <mailto:cygwin-help AT sourceware DOT cygnus DOT com>, <http://sourceware.cygnus.com/ml/#faqs> |
| 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 <ian AT gingerspice DOT demon DOT co DOT uk> |
| X-Mailer: | Mozilla 4.6 [en] (Win98; I) |
| X-Accept-Language: | en |
| MIME-Version: | 1.0 |
| To: | Cygwin Mailing List <cygwin AT sourceware DOT cygnus DOT com> |
| Subject: | srand48 in B20. |
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 <stdlib.h> 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
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |