Hi, Hoping for some help. I'm compiling the moblin kernel using the Intel compiler and can get a clean boot using 2.6.29, but 2.6.30 seems to crash early in the boot process.
I haven't been able to localize the issue to one file like I can normally do. I'm wondering if anyone knows by chance if there are some code size sensitive changes between 2.6.29 and 2.6.30. In my past dealings with the kernel, there were issues with some extra sections icc would lay down with a need to modify a linker script. There were also issues with size of data structures (statically sized array that was eventually moved to be dynamically allocated). Any ideas? Thanks and regards, Max _______________________________________________ Moblin dev Mailing List [email protected] To manage or unsubscribe from this mailing list visit: http://lists.moblin.org/listinfo/dev or your user account on http://moblin.org once logged in. For more information on the Moblin Developer Mailing lists visit: http://moblin.org/community/mailing-lists
