In-Reply-To: <[EMAIL PROTECTED]>
> The problem is that as-2.9.1 doesn't use the shortest opcodes for some
> assembler instructions. Since stage1.S has to fit together with bpb
> and the partition table in 512 bytes it is important to use them.
yes, I understood that. Unfortunately I haven't been able to produce a
program listing of the erroneous compile to compare with the good
one. And I didn't find where the 512b contraint is (to remove it and
get a listing spit out).
> This is an internal error is gas! But it is not critical, as it only
> makes the error message a bit harder to understand.
And it prevents any output from being written...
/alessandro