Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
Date: Mon, 12 Mar 2001 16:53:29 -0500
From: Christopher Faylor <cgf@redhat.com>
To: Frank Steltz <frank.steltz@ulticom.com>
Cc: cygwin@cygwin.com
Subject: Re: Creating an absolute BFD given a relocateable BFD.
Message-ID: <20010312165329.A12544@redhat.com>
Reply-To: cygwin@cygwin.com
Mail-Followup-To: Frank Steltz <frank.steltz@ulticom.com>,
	cygwin@cygwin.com
References: <NEBBKBONNNHCGPKOCIJHIEMKCAAA.frank.steltz@ulticom.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.3.11i
In-Reply-To: <NEBBKBONNNHCGPKOCIJHIEMKCAAA.frank.steltz@ulticom.com>; from frank.steltz@ulticom.com on Mon, Mar 12, 2001 at 04:51:55PM -0500

On Mon, Mar 12, 2001 at 04:51:55PM -0500, Frank Steltz wrote:
>Dear Sirs:
>
>My name is Frank Steltz. I have Cygwin and its sources.
>
>I purchased a copy of your book "LIB BFD, The
>Binary File Descriptor Library".  I am trying to create an absolute output
>BFD from a relocateable input BFD of the same TARGET type.  I have tried to
>reset the bfd->xvec->object_flag bit for HAS_RELOC. I have tried to reset
>the bfd->xvec->section_flag bit for SEC_RELOC. I have tried to reset the
>reset the bfd->flags bit for HAS_RELOC and I have tried to reset the reset
>the section->flags bit for SEC_RELOC.
>
>No mater what I do in end up with relocations in the output.  Can you give
>me any words of wisdom?

I think you have the wrong mailing list.  I doubt that anyone here has
written a book about BFD.

Try the binutils mailing list -- binutils@sources.redhat.com .

cgf

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

