www.delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin-developers/2000/01/10/03:15:35

Mailing-List: contact cygwin-developers-help AT sourceware DOT cygnus DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-developers-subscribe AT sourceware DOT cygnus DOT com>
List-Archive: <http://sourceware.cygnus.com/ml/cygwin-developers/>
List-Post: <mailto:cygwin-developers AT sourceware DOT cygnus DOT com>
List-Help: <mailto:cygwin-developers-help AT sourceware DOT cygnus DOT com>, <http://sourceware.cygnus.com/ml/#faqs>
Sender: cygwin-developers-owner AT sourceware DOT cygnus DOT com
Delivered-To: mailing list cygwin-developers AT sourceware DOT cygnus DOT com
To: cygwin-developers AT sourceware DOT cygnus DOT com
Subject: Re: updated ld [Re: binutils snapshot -- problems?]
References: <Pine DOT HPP DOT 3 DOT 96 DOT 1000109233507 DOT 17518b-100000 AT hp2 DOT xraylith DOT wisc DOT edu>
Mime-Version: 1.0 (generated by tm-edit 7.106)
From: Kazuhiro Fujieda <fujieda AT jaist DOT ac DOT jp>
Date: 10 Jan 2000 17:17:32 +0900
In-Reply-To: Mumit Khan's message of Sun, 9 Jan 2000 23:51:06 -0600 (CST)
Message-ID: <s1sg0w6cpcz.fsf@jaist.ac.jp>
Lines: 59
X-Mailer: Gnus v5.3/Emacs 19.34

>>> On Sun, 9 Jan 2000 23:51:06 -0600 (CST)
>>> Mumit Khan <khan AT NanoTech DOT Wisc DOT EDU> said:

> Please try out the updated linker at:
> 
> ftp://ftp.xraylith.wisc.edu/pub/khan/gnu-win32/cygwin/snapshots/binutils-19990911/ld.exe.gz
> 
> Please delete new-cygwin1.dll, remake, strip and use. Let me know asap so
> I can decide on what to do.

Unfortunately, the stripped new-cygwin1.dll still can't work on
NT by the same reason as the previous.

Here is the output of objdump for the unstripped version.

new-cygwin1.dll-:     file format pei-i386

Sections:
Idx Name          Size      VMA       LMA       File off  Algn
  0 .text         00071000  61001000  61001000  00000400  2**2
                  CONTENTS, ALLOC, LOAD, READONLY, CODE
  1 .data         00007200  61072000  61072000  00071400  2**2
                  CONTENTS, ALLOC, LOAD, DATA
  2 .bss          00005be4  6107a000  6107a000  00000000  2**2
                  ALLOC
  3 .edata        00004e00  61080000  61080000  00078600  2**2
                  CONTENTS, ALLOC, LOAD, READONLY, DATA
  4 .idata        00001a00  61085000  61085000  0007d400  2**2
                  CONTENTS, ALLOC, LOAD, DATA
  5 .reloc        00006000  61087000  61087000  0007ee00  2**2
                  CONTENTS, ALLOC, LOAD, READONLY, DATA, DEBUGGING, SHARED
  6 .rsrc         00000600  6108d000  6108d000  00084e00  2**2
                  CONTENTS, ALLOC, LOAD, READONLY, DATA, SHARED

The stripped version.

new-cygwin1.dll:     file format pei-i386

Sections:
Idx Name          Size      VMA       LMA       File off  Algn
  0 .text         00071000  61001000  61001000  00000400  2**2
                  CONTENTS, ALLOC, LOAD, READONLY, CODE
  1 .data         00007200  61072000  61072000  00071400  2**2
                  CONTENTS, ALLOC, LOAD, DATA
  2 .bss          00005be4  6107a000  6107a000  00000000  2**2
                  ALLOC
  3 .edata        00004e00  61080000  61080000  00078600  2**2
                  CONTENTS, ALLOC, LOAD, READONLY, DATA
  4 .idata        00001a00  61085000  61085000  0007d400  2**2
                  CONTENTS, ALLOC, LOAD, DATA
  5 .rsrc         00000600  6108d000  6108d000  0007ee00  2**2
                  CONTENTS, ALLOC, LOAD, READONLY, DATA, SHARED

These binaries can be obtained from
http://www.jaist.ac.jp/~fujieda/cygwin/new-cygwin1.dll{-unstripped,}.gz
____
  | AIST      Kazuhiro Fujieda <fujieda AT jaist DOT ac DOT jp>
  | HOKURIKU  School of Information Science
o_/ 1990      Japan Advanced Institute of Science and Technology

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019