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
From: "Frank Steltz" <frank.steltz@ulticom.com>
To: <cygwin@cygwin.com>
Subject: Creating an absolute BFD given a relocateable BFD.
Date: Mon, 12 Mar 2001 16:51:55 -0500
Message-ID: <NEBBKBONNNHCGPKOCIJHIEMKCAAA.frank.steltz@ulticom.com>
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3 (Normal)
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0)
X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200
Importance: Normal
Disposition-Notification-To: "Frank Steltz" <frank.steltz@ulticom.com>

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?

Thanks Frank


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

