Question about static or dynamic linking of userspace app
Andrew Stubbs
ams at codesourcery.com
Thu Feb 10 09:51:48 UTC 2011
On 09/02/11 20:14, Fabio Giovagnini wrote:
> Thanks a lot. I understand.
> But now I have problem of
> sh: page allocation failure. order:8, mode:0xd0
That means you ran out of memory. This could be a toolchain bug, say if
the shared memory isn't working right, but it's probably just too large
an application.
I run busybox on my board, and nothing else but the specific application
I need.
> Just for my information.
> When I build a user sapce applicaito, do I need to specify the complier /
> linker I want an executable fo a MMUless machine?
The Sourery G++ for SH uClinux is built specifically for an MMUless machine.
Andrew
More information about the superh-gnu-discuss
mailing list