delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT sources DOT redhat DOT com |
Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
From: | "Frank Steltz" <frank DOT steltz AT ulticom DOT com> |
To: | <cygwin AT cygwin DOT 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 |
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 DOT steltz AT ulticom DOT 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
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |