| delorie.com/archives/browse.cgi | search |
| From: | jimen AT adtech-inc DOT com (Jimen Ching) |
| Subject: | ld -r |
| 23 Apr 1997 20:36:16 -0700 : | |
| Approved: | cygnus DOT gnu-win32 AT cygnus DOT com |
| Distribution: | cygnus |
| Message-ID: | <01BC4FFD.F84E4310.cygnus.gnu-win32@ilima011.lava.net> |
| Mime-Version: | 1.0 |
| Original-To: | "'gnu-win32 AT cygnus DOT com'" <gnu-win32 AT cygnus DOT com> |
| Original-Sender: | owner-gnu-win32 AT cygnus DOT com |
I'm trying to do incremental linking using the -r option. But I get an error doing the following. ld -r -o a1x.o a12.o a13.o a14.o ld -r -o a2x.o a21.o a22.o ld -r -o axx.o a1x.o a2x.o The last line gives an error about unknown format for the input files. What am I doing wrong? Thanks in advance... --jc - For help on using this list (especially unsubscribing), send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |