home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.amiga.programmer
- Path: sparky!uunet!caen!nic.umass.edu!hamp.hampshire.edu!jmolinari
- From: jmolinari@hamp.hampshire.edu
- Subject: PDC Library Prob
- Message-ID: <1992Jul28.134028.1@hamp.hampshire.edu>
- Lines: 13
- Sender: usenet@nic.umass.edu (USENET News System)
- Nntp-Posting-Host: hamp.hampshire.edu
- Organization: Hampshire College
- Date: Tue, 28 Jul 1992 17:40:28 GMT
-
- I have been working with PDC (Publicly Distributable Compiler) for a
- few months, and there is one problem I have yet to figure out: It won't accept
- the rand() command (or srand() for that matter). I type in ccx mine.c, and the
- only error that comes up is that _rand and _srand are undefined symbols. Am
- I linking the wrong libraries? Should I try to get a real compiler? Is there
- a way to incorporate a more complete set of libraries into PDC (the compiler
- itself is great; it's the dubious library support that gets me).
-
-
- Thanks for any and all help!
-
- jmolinari@hamp.hampshire.edu
-
-