home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.hp
- 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
- From: cyc@z.eecs.umich.edu (Yi-Chieh Chang)
- Subject: Questions on HP-UX and system V OS
- Message-ID: <1992Sep3.230252.16529@zip.eecs.umich.edu>
- Sender: news@zip.eecs.umich.edu (Mr. News)
- Organization: University of Michigan EECS Dept., Ann Arbor, MI
- Date: Thu, 3 Sep 1992 23:02:52 GMT
- Lines: 10
-
- I got a 'flea' program to convert VLSI layout to Postscript files.
- The program is written for Sun BSD4.3 OS. Apparently, one
- compiler commend doesn't work on HP-UX on my machine, HP720.
- The command is
- ld -dc -dp -e start -X -o flea /usr/lib/crt0.o $(COBJS) $(CLIBS)
-
- The problem is the options -dc, -dp, and -X. Does any one know
- the equivalent options on HP-UX System V ? Thanks for your help.
-
- Yi-Chieh
-