home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / sys / hp / 10440 < prev    next >
Encoding:
Text File  |  1992-09-15  |  628 b   |  19 lines

  1. Newsgroups: comp.sys.hp
  2. Path: sparky!uunet!wrkgrp!jmd
  3. From: jmd@wrkgrp.COM (Joseph M DeAngelo)
  4. Subject: get rid of dld.sl in C environment
  5. Message-ID: <1992Sep15.152135.10790@wrkgrp.COM>
  6. Organization: The Workstation Group
  7. Date: Tue, 15 Sep 92 15:21:35 GMT
  8. Lines: 9
  9.  
  10.  
  11. I am trying to statically link a C program on an HPUX 8
  12. for use on an HP/UX 7 system.  Even though I use -Wl,-a,archive
  13. on the cc command, I still get a dld.sl requirement.  Is
  14. there any way to suppress this?  I saw the discussion for
  15. the C++ environment, but cannot see how to accomplish this
  16. in a C environment. As you know, there is no dld.sl on HP/UX 7.
  17.  
  18.  
  19.