[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [MiNT] Binutils 2.18 + GCC 4.2.3
On Thu, 2008-02-14 at 15:28 +0100, MiKRO wrote:
>
> I managed to reproduce this problem here, and reverting
> MiKRO's patch to
> startup/crt0.S fixed the problem here.
> But be careful -- the original reason why I make this change was the
> strange behaviour with this premilitary stack -- so I choose to use
> end_of_bss + fixed value instead of memtop.
But for me, your patch is making the situation worse, not better.
So, there must be a "correct" fix.
Can you produce a sample application that demonstrates a problem with
the original crt0.S ??
I think it'll be easier to debug if we have an application that does
this first.
Alan.