On Fri, May 16, 2008 at 10:15 AM, <[EMAIL PROTECTED]> wrote: > Hi, > > actual i working with the CodeSourcery 2008q1 toolchain. When im building the > user-space support it seem to work fine. Then im also compiled the kernel > with this > toolchain. The Image file which i get is about 4,7MB big. My System provide > just > less then 4MB space for the Kernel Image. With my first compiler i got kernel > images > with the size of 1,6MB. I also checked the Optimization Level, but that isn't > the cause. > What do you think about that?
This is a known issue. Use a more recent kernel, or patch the arch Makefile as indicated here: http://lists.arm.linux.org.uk/lurker/message/20080508.101225.d54f8f71.en.html -- Gilles _______________________________________________ Xenomai-help mailing list [email protected] https://mail.gna.org/listinfo/xenomai-help
