home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!ogicse!reed!henson!n8846069
- From: n8846069@henson.cc.wwu.edu (Barry)
- Newsgroups: comp.os.vms
- Subject: Ghostscript and GNU C
- Message-ID: <1992Sep2.153800.855@henson.cc.wwu.edu>
- Date: 2 Sep 92 15:38:00 GMT
- Article-I.D.: henson.1992Sep2.153800.855
- Organization: Western Washington University
- Lines: 20
-
- I am trying to create a working version of Ghostscript for VMS
- using GCC using the included VMS-GCC.MAK. But I can't get past
- the linking stage. I get the following errors:
-
- %LINK-W-NUDFSYMS, 2 undefined symbols:
- %LINK-I-UDFSYM, UDIV
- %LINK-I-UDFSYM, UREM
-
- My Setup:
- ---------
- VMS 5.5
- DECwindows-Motif
- GNU C 1.40
- GhostScript 2.5
-
- Any idea what's going on here? Is this an artifact of GNU C? Any
- work arounds?
-
- -BarryB
- n8846069@henson.cc.wwu.edu
-