bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: LD Bug & AS Improvements


From: Nick Clifton
Subject: Re: LD Bug & AS Improvements
Date: 11 Jul 2001 11:23:11 +0100
User-agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7

Hi Brian,

> Yes, 16 bit x86 assembly. I know it supports it because DJGPP has support
> for it. You can switch between 16 & 32 bit by using .code16 & .code32
> statements in your *.S files. The problem is that Mingw32 must have it
> compiled out with some #define, #ifdef, & #endif statements or something
> because when I try to compile my *.S files it gives me this error: "Error:
> Cannot represent relocation type BFD_RELOC_16".

Hmm, intriguing.  Can you provide a small test case that duplicates
this problem ?

Cheers
        Nick




reply via email to

[Prev in Thread] Current Thread [Next in Thread]