home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.apollo
- Path: sparky!uunet!destroyer!terminator!pisa.citi.umich.edu!rees
- From: rees@pisa.citi.umich.edu (Jim Rees)
- Subject: Re: dumping executable images?
- Message-ID: <5aa83924.1bc5b@pisa.citi.umich.edu>
- Sender: news@terminator.cc.umich.edu (Usenet Owner)
- Reply-To: Jim.Rees@umich.edu
- Organization: University of Michigan IFS Project
- References: <HALL.92Aug10162423@leopard.cs.uidaho.edu> <5a81a5c9.cb12@dabo.citi.umich.edu> <HALL.92Aug18161154@leopard.cs.uidaho.edu>
- Date: Wed, 19 Aug 1992 18:00:49 GMT
- Lines: 16
-
- In article <HALL.92Aug18161154@leopard.cs.uidaho.edu>, hall@cs.uidaho.edu (Kelly Hall) writes:
-
- Will the new version be able to cope with:
- ".rwdi section needs relocation cannot dump Emacs"?
-
- I'm going slightly bonkers trying to figure this one out. Any ideas?
-
- Here's what I put in the Epoch etc/APOLLO file about this problem:
-
- When you try to dump emacs, you may get the message ".rwdi section needs
- relocation." This means you are linking with some code that has compressed
- data sections. In some cases this comes from linking with X libraries. Try
- using shared X libraries instead. With some versions of Domain/OS this is
- as simple as removing the "-lX11" from the link command line. If you still
- have trouble, try compiling with the "-W0,-ncompress" option (probably a
- good idea anyway).
-