`ROM_INT' overflowed

Fered a_Fered at yahoo.com
Sat Apr 28 04:20:46 UTC 2012


Hi;
When I try to build RTEMS for ARM based BSPs in, I see the following error for 
lpc2362 BPS:

/opt/rtems-4.10/lib/gcc/arm-rtems4.10/4.4.7/../../../../arm-rtems4.10/bin/ld: 
fileio.exe section `.text' will not fit in region `ROM_INT'
/opt/rtems-4.10/lib/gcc/arm-rtems4.10/4.4.7/../../../../arm-rtems4.10/bin/ld: 
region `ROM_INT' overflowed by 17856 bytes
collect2: ld returned 1 exit status
gmake[5]: *** [fileio.exe] Error 1

I use following commnad for configuration:

../configure --target=arm-rtems4.10 --
prefix=/home/rtems/workspace/rtems-4.10.2/b-arm/bsp-install/

I don't need to build samples and don't enable them in configuration.
How can I fix this error?

Thanks.




More information about the users mailing list