Mailing-List: contact cygwin-developers-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , 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: Mime-Version: 1.0 (generated by tm-edit 7.106) Content-Type: text/plain; charset=US-ASCII From: Kazuhiro Fujieda 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: Lines: 59 X-Mailer: Gnus v5.3/Emacs 19.34 >>> On Sun, 9 Jan 2000 23:51:06 -0600 (CST) >>> Mumit Khan 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 | HOKURIKU School of Information Science o_/ 1990 Japan Advanced Institute of Science and Technology