Port-arm archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: thumb compilation



On Tue, May 06, 2008 at 03:09:01PM +0300, Andy Shevchenko wrote:
> The pop {r7-r7} should be pop {r4-r7}. There is my mistake in revert patch.

Thanks for the quick fix, Andy!

Now only the swp thing for thumb is left. I tried compiling userspace
with -mthumb-interwork and libc with CPUFLAGS=-mthumb\ -mthumb-interwork 
except atomic_init_testset.* without -mthumb. Linking succeeds but
init dies with SIGILL ("Process (pid 1) got sig 4"). 

Should mixing thumb and non-thumb code work within an .so?

-Mikko


Home | Main Index | Thread Index | Old Index