home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / sys / hp / 10211 < prev    next >
Encoding:
Text File  |  1992-09-09  |  1.0 KB  |  23 lines

  1. Newsgroups: comp.sys.hp
  2. Path: sparky!uunet!spool.mu.edu!umn.edu!umeecs!z.eecs.umich.edu!cyc
  3. From: cyc@z.eecs.umich.edu (Yi-Chieh Chang)
  4. Subject: HP-UX compiler options
  5. Message-ID: <1992Sep9.225019.2498@zip.eecs.umich.edu>
  6. Sender: news@zip.eecs.umich.edu (Mr. News)
  7. Organization: University of Michigan EECS Dept., Ann Arbor, MI
  8. Date: Wed, 9 Sep 1992 22:50:19 GMT
  9. Lines: 12
  10.  
  11. Recently, I tried to install 'flea' program on my HP720 machine to convert
  12. magic layout to varies printer files. Since 'flea' was written for Sun OS,
  13. there is one compiler option didn't work on HP720. Can any one give me some
  14. help. THe option is '-lc' to load libraries routines to 'cc'. When I
  15. include this option, the compiler said that lots of system routines cannot
  16. be found. If I remove this option, it compiles, but the executable code
  17. doesn't work completely. It did convert magic layout to Postcript files but
  18. the laser printer only prints blank page.
  19. Som what is the option in System V to load the system routines, such as
  20. write, print, etc ? Thanks for your help.
  21.  
  22. Yi-Chieh
  23.