http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56638
--- Comment #4 from ncc1701zzz at gmail dot com 2013-03-17 09:31:25 UTC --- Dear Andrew, Thanks for your answer. I didn't know that the linker was not part of GCC. I'll try to report it to the bugzilla you say. The truth is that I personally don't need it solved. It is a software running in a big machine and I just wanted to try some particular features in the Raspberry. I did as kargl suggested, lowering the static arrays, and it works fine. I wanted to report it for the sake of the community :) Regards.