This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: linking files with 16 and 32 bit code


> On Mon, Jul 29, 2002 at 10:36:53PM +0100, Mike Lerwill wrote:
> > I have come across a situation where DISP16 is not being calculated
> > correctly.
>
> I think this bug is specific to the old non-BFD i386-coff code.  If
> you configure using --enable-bfd-assembler, you should find this works
> OK.  After 2.13 is released, I want to make bfd assembler the default
> for i386-coff and i386-aout.
>
> --
> Alan Modra
> IBM OzLabs - Linux Technology Centre

Are you meaning that the problem is with the assembler not with the linker.
I think it is the other way round.

$ as -v reports
GNU assembler version 2.12.90 (i686-pc-cygwin) using BFD version 2.12.90
20020706

$ ld -v
GNU ld version 2.12.90 20020706

Mike Lerwill


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]