Illegal instruction on m68k nommu

Lennart Sorensen lsorense at csclub.uwaterloo.ca
Thu Apr 16 16:11:37 UTC 2009


On Thu, Apr 16, 2009 at 12:00:42PM -0400, Lennart Sorensen wrote:
> I managed to hide the problem by commenting out the call to __app_fini
> in __uClibc_main().  So something in there is blowing up on m68k.
> 
> I have no idea if that stuff comes from gcc or uclibc when you compile
> a program.

Can anyone tell me where the function pointer _fini being put on the
stack in m68k/crt1.S comes from.  Is it uclibc or gcc or what?  once I
find it, I might actually be able to find out what it is causing an
illegal instruction to happen.

-- 
Len Sorensen


More information about the uClibc mailing list