home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / lsi / cad / 930 < prev    next >
Encoding:
Text File  |  1992-09-02  |  959 b   |  29 lines

  1. Newsgroups: comp.lsi.cad
  2. Path: sparky!uunet!destroyer!ais.org!umeecs!z.eecs.umich.edu!cyc
  3. From: cyc@z.eecs.umich.edu (Yi-Chieh Chang)
  4. Subject: Printing magic files
  5. Message-ID: <1992Sep3.172357.3405@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 17:23:57 GMT
  9. Lines: 18
  10.  
  11. I have posted a request for printing Magic design files and I got
  12. the flea ([F]un [L]oveable [E]ngineering [A]rtist) program. 
  13. Somehow, whe I tried to compile it, I got the following error
  14. message:
  15.  
  16. ld: Can't open -dp
  17. ld: No such file or directory
  18. *** Error code 1
  19.  
  20. The error comes from this command
  21.  ld -dc -dp -e start  -X -o flea /usr/lib/crt0.o main.o buildbox.o
  22. outpu.o readtech.o readmagic.o readcif.o cifobjs.o tilde.o
  23. devices.o PLdevice.o PSdeice.o  -lm -lc -ltermcap
  24.  
  25. Any body has any idea how to get rid of this problem ?
  26. And also is -X correct, or should it be -X11 ?
  27.  
  28. Yi-Chieh
  29.