Re: Problem with recent GNU ld packages

2003-10-20 Thread Brian Ford
Edouard Gomez ([EMAIL PROTECTED]) wrote: >I found the change that is responsible of my bug. > >2003-04-15 Brian Ford <[EMAIL PROTECTED]> > >* peicode.h (coff_swap_scnhdr_in): If a section holds >uninitialized data and is from an object file or from an >executable image that has not in

Re: Problem with recent GNU ld packages

2003-10-19 Thread Christopher Faylor
On Mon, Oct 20, 2003 at 03:16:15AM +0200, Edouard Gomez wrote: >Hello, > >I am experiencing problems with recent GNU ld packages. The short >version is that the COFF object file reader seems to not determine the >.text section correct size, thus ld panics, complaining about a bad >rel

Problem with recent GNU ld packages

2003-10-19 Thread Edouard Gomez
Hello, I am experiencing problems with recent GNU ld packages. The short version is that the COFF object file reader seems to not determine the .text section correct size, thus ld panics, complaining about a bad relocation. I have also to make clear, that though i experience this us