home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / amiga / programm / 11730 < prev    next >
Encoding:
Text File  |  1992-07-28  |  978 b   |  25 lines

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