Re: [ANNOUNCEMENT] Updated: binutils-20021117-1

2002-11-26 Thread egor duda
Hi! Monday, 25 November, 2002 Christopher Faylor [EMAIL PROTECTED] wrote: >>>Wouldn't that mean that it should be added somehow to _cygwin_dll_entry >>>winsup/cygwin/include/cygwin/cygwin_dll.h ? >> >>It only have to be called during application (or library, in case of >> app.exe->x1.dll->x2.dll)

Re: [ANNOUNCEMENT] Updated: binutils-20021117-1

2002-11-25 Thread Christopher Faylor
On Mon, Nov 25, 2002 at 03:31:06PM +0300, egor duda wrote: >Chris Faylor wrote: >>I can see code in dll_crt0_1 being called for handling relocs. Is it >>your intent that every new DLL will have to specifically call >>_pei386_runtime_relocator? > >The dll may have its own pseudo-relocs. When app.ex

Re: [ANNOUNCEMENT] Updated: binutils-20021117-1

2002-11-25 Thread egor duda
Hi! Friday, 22 November, 2002 Christopher Faylor [EMAIL PROTECTED] wrote: CF> On Tue, Nov 19, 2002 at 12:06:59PM +0300, egor duda wrote: >>Tuesday, 19 November, 2002 Christopher Faylor [EMAIL PROTECTED] wrote: >> >>CF> I've made a new version of binutils available for download. This is >>CF> jus

Re: [ANNOUNCEMENT] Updated: binutils-20021117-1

2002-11-21 Thread Christopher Faylor
On Tue, Nov 19, 2002 at 12:06:59PM +0300, egor duda wrote: >Tuesday, 19 November, 2002 Christopher Faylor [EMAIL PROTECTED] wrote: > >CF> I've made a new version of binutils available for download. This is >CF> just a refresh from sources.redhat.com. A notable change is the >CF> addition of Egor

Re: [ANNOUNCEMENT] Updated: binutils-20021117-1

2002-11-19 Thread Danny Smith
--- egor duda <[EMAIL PROTECTED]> wrote: > Hi! > > Tuesday, 19 November, 2002 Christopher Faylor [EMAIL PROTECTED] wrote: > > CF> I've made a new version of binutils available for download. This is > CF> just a refresh from sources.redhat.com. A notable change is the > CF> addition of Egor Dud

Re: [ANNOUNCEMENT] Updated: binutils-20021117-1

2002-11-19 Thread egor duda
Hi! Tuesday, 19 November, 2002 Christopher Faylor [EMAIL PROTECTED] wrote: CF> I've made a new version of binutils available for download. This is CF> just a refresh from sources.redhat.com. A notable change is the CF> addition of Egor Duda's --enable-runtime-pseudo-reloc option which CF> allow