[RTEMS Project] #2218: arm/lpc32xx_mzx_stage_1 fails to link hello
RTEMS trac
trac at rtems.org
Sat Dec 13 15:22:50 UTC 2014
#2218: arm/lpc32xx_mzx_stage_1 fails to link hello
---------------------------+-----------------------------
Reporter: joel.sherrill | Owner: sebastian.huber
Type: defect | Status: new
Priority: highest | Milestone: 4.11
Component: bsps | Version: 4.11
Severity: blocker | Keywords:
---------------------------+-----------------------------
git head
../rtems/configure --target=arm-rtems4.11
--prefix=/home/joel/rtems-4.11-work/bsp-install/ --disable-multiprocessing
--disable-cxx --disable-rdbg --enable-maintainer-mode --enable-
tests=samples --disable-networking --enable-posix --disable-itron
--disable-deprecated --disable-ada --disable-expada --enable-
rtemsbsp=lpc32xx_mzx_stage_1
arm-rtems4.11-gcc -B../../../../../lpc32xx_mzx_stage_1/lib/ -specs
bsp_specs -qrtems -mcpu=arm926ej-s -mthumb -Os -g -Wall -Wmissing-
prototypes -Wimplicit-function-declaration -Wstrict-prototypes -Wnested-
externs -mcpu=arm926ej-s -mthumb -o hello.exe init.o
/users/joel/rtems-4.11-work/tools/lib/gcc/arm-rtems4.11/4.9.2
/../../../../arm-rtems4.11/bin/ld: hello.exe section `.vector' will not
fit in region `RAM_VEC'
/users/joel/rtems-4.11-work/tools/lib/gcc/arm-rtems4.11/4.9.2
/../../../../arm-rtems4.11/bin/ld: region `RAM_VEC' overflowed by 128
bytes
collect2: error: ld returned 1 exit status
--
Ticket URL: <http://devel.rtems.org/ticket/2218>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list