Date: Sun, 1 Nov 1998 14:47:12 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: djgpp AT delorie DOT com Subject: Re: -fPIC with DJGPP In-Reply-To: <71gk5n$el4@newsops.execpc.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com On Sun, 1 Nov 1998, Christopher Giese wrote: > I am using DJGPP to experiment with position-independent code. This is > for a toy operating system that I'm writing. The position-independent > code runs before address translation (paging) is set up and running. > > After compiling with the -fPIC option, the link fails: It might be a good idea to post this question to the gnu.utils.bug news group. There it will be read by the GNU Binutils maintainer, and you will probably get an accurate and quick advice.