home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / hp / 10033 < prev    next >
Encoding:
Text File  |  1992-09-03  |  858 b   |  21 lines

  1. Newsgroups: comp.sys.hp
  2. Path: sparky!uunet!cis.ohio-state.edu!pacific.mps.ohio-state.edu!linac!att!news.cs.indiana.edu!umn.edu!umeecs!z.eecs.umich.edu!cyc
  3. From: cyc@z.eecs.umich.edu (Yi-Chieh Chang)
  4. Subject: Questions on HP-UX and system V OS
  5. Message-ID: <1992Sep3.230252.16529@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: Thu, 3 Sep 1992 23:02:52 GMT
  9. Lines: 10
  10.  
  11. I got a 'flea' program to convert VLSI layout to Postscript files.
  12. The program is written for Sun BSD4.3 OS. Apparently, one
  13. compiler commend doesn't work on HP-UX on my machine, HP720.
  14. The command is
  15.   ld -dc -dp -e start  -X -o flea /usr/lib/crt0.o $(COBJS) $(CLIBS)
  16.  
  17. The problem is the options -dc, -dp, and -X. Does any one know
  18. the equivalent options on HP-UX System V ? Thanks for your help.
  19.  
  20. Yi-Chieh
  21.