[RTEMS Project] #2220: moxie/moxiesim fails to build missing cache method
RTEMS trac
trac at rtems.org
Sat Dec 13 15:31:04 UTC 2014
#2220: moxie/moxiesim fails to build missing cache method
---------------------------+------------------
Reporter: joel.sherrill | Owner:
Type: defect | Status: new
Priority: high | Milestone: 4.11
Component: bsps | Version: 4.11
Severity: blocker | Keywords:
---------------------------+------------------
git head
moxie-rtems4.11-gcc -B../../../../../moxiesim/lib/ -specs bsp_specs
-qrtems -Os -g -ffunction-sections -fdata-sections -Wall -Wmissing-
prototypes -Wimplicit-function-declaration -Wstrict-prototypes -Wnested-
externs -Wl,--gc-sections -o fileio.exe init.o
../../../../../moxiesim/lib/librtemscpu.a(libcsupport_a-
cachealignedalloc.o): In function `rtems_cache_aligned_malloc':
/users/joel/rtems-4.11-work/rtems-testing/rtems/build-moxie-moxiesim-rtems
/moxie-
rtems4.11/c/moxiesim/cpukit/libcsupport/../../../../../../rtems/c/src/../../cpukit/libcsupport/src/cachealignedalloc.c:18:
undefined reference to `rtems_cache_get_data_line_size'
collect2: error: ld returned 1 exit status
gmake[6]: *** [fileio.exe] Error 1
--
Ticket URL: <http://devel.rtems.org/ticket/2220>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list