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