[A89] Re: a68k vs as (linking problems)
[Prev][Next][Index][Thread]
[A89] Re: a68k vs as (linking problems)
>This is odd. The program crashed VTI when I compiled it with OS.h (it
>wouldn't compile until I added that).
>
>Only after I changed the bsr's to jsr's did it work.
Oh, sorry, I didn't see this wasn't the same file as he had sent to me the
day before. You are right: It's the bsrs that cause the problem; apparently
A68k simply produces completely incorrect object code for "bsr (an)". This
looks to me like a bug; it should either give an error or change it to bsr
(like GNU as does).
Sebastian Reichelt
References: