Mail Archives: djgpp/1997/11/16/06:43:01
On Wed, 12 Nov 1997, Gurunandan R. Bhat wrote:
> I am not very sure of this but I suspect that the trailing : is the
> culprit. In gas you give a segment override by just writing a cs, for
> example:
>
> cs
> movw ___djgpp_ds_alias, %ds
Please note that AFIK, using segment overrides with Gas is dangerous,
as the DJGPP FAQ explains in section 17.2.
If the latest versions of Gas don't have this problem, please tell me
and I will amend the FAQ. But please make *very* sure that the
problem was fixed, because it can produxe very nasty bugs.
- Raw text -