[Bug 1969] lpc2362 does not build

bugzilla-daemon at rtems.org bugzilla-daemon at rtems.org
Wed Nov 30 17:02:43 UTC 2011


https://www.rtems.org/bugzilla/show_bug.cgi?id=1969

--- Comment #3 from Joel Sherrill <joel.sherrill at oarcorp.com> 2011-11-30 11:02:42 CST ---
I fixed the lpc32xx issues.  There was a file missing from the Makefile.am.

The lpc24xx cases are now overflowing ROM_INT.

arm-rtems4.11-gcc -B../../../../../lpc2362/lib/ -specs bsp_specs -qrtems
-mstructure-size-boundary=8 -mcpu=arm7tdmi-s -mfpu=vfp -mfloat-abi=soft -mthumb
-fno-schedule-insns2 -fno-peephole2 -Os -g -Wall
-Wimplicit-function-declaration -Wstrict-prototypes -Wnested-externs   
-mstructure-size-boundary=8 -mcpu=arm7tdmi-s -mfpu=vfp -mfloat-abi=soft -mthumb
-fno-schedule-insns2 -fno-peephole2   -o fileio.exe init.o
../../../../../lpc2362/lib/no-barrier.rel
../../../../../lpc2362/lib/no-dpmem.rel ../../../../../lpc2362/lib/no-event.rel
../../../../../lpc2362/lib/no-mp.rel ../../../../../lpc2362/lib/no-part.rel
../../../../../lpc2362/lib/no-region.rel
../../../../../lpc2362/lib/no-signal.rel
../../../../../lpc2362/lib/no-timer.rel ../../../../../lpc2362/lib/no-rtmon.rel
../../../../../lpc2362/lib/no-ext.rel 
/opt/rtems-4.11/lib/gcc/arm-rtems4.11/4.6.2/../../../../arm-rtems4.11/bin/ld:
fileio.exe section `.rodata' will not fit in region `ROM_INT'
/opt/rtems-4.11/lib/gcc/arm-rtems4.11/4.6.2/../../../../arm-rtems4.11/bin/ld:
region `ROM_INT' overflowed by 8364 bytes
collect2: ld returned 1 exit status

-- 
Configure bugmail: https://www.rtems.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the bugs mailing list