home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / os / vms / 14462 < prev    next >
Encoding:
Internet Message Format  |  1992-09-02  |  784 b 

  1. Path: sparky!uunet!ogicse!reed!henson!n8846069
  2. From: n8846069@henson.cc.wwu.edu (Barry)
  3. Newsgroups: comp.os.vms
  4. Subject: Ghostscript and GNU C
  5. Message-ID: <1992Sep2.153800.855@henson.cc.wwu.edu>
  6. Date: 2 Sep 92 15:38:00 GMT
  7. Article-I.D.: henson.1992Sep2.153800.855
  8. Organization: Western Washington University
  9. Lines: 20
  10.  
  11. I am trying to create a working version of Ghostscript for VMS
  12. using GCC using the included VMS-GCC.MAK.  But I can't get past
  13. the linking stage.  I get the following errors:
  14.  
  15. %LINK-W-NUDFSYMS, 2 undefined symbols:
  16. %LINK-I-UDFSYM,         UDIV
  17. %LINK-I-UDFSYM,         UREM
  18.  
  19. My Setup:
  20. ---------
  21. VMS 5.5
  22. DECwindows-Motif
  23. GNU C 1.40
  24. GhostScript 2.5
  25.  
  26. Any idea what's going on here?  Is this an artifact of GNU C?  Any
  27. work arounds?
  28.  
  29. -BarryB
  30.  n8846069@henson.cc.wwu.edu
  31.