From: Yann Sionneau <[email protected]> Hi Michael,
Does it seem OK to you to apply the following patch to your mmu and mmu-cleanup branches? The following patch allows correct compilation with RTEMS toolchain. It provides a way to specify the name of the toolchain (lm32-rtems4.11- in my system). It adds a few flags (mainly nostdlib) to prevent RTEMS builtins to be added at link time. Yann Sionneau (1): Allow correct compilation of LM32 MMU unit tests with RTEMS toolchain cores/lm32/test/Makefile | 10 +++++++--- cores/lm32/test/unittests/Makefile | 4 ++-- 2 files changed, 9 insertions(+), 5 deletions(-) -- 1.7.2.5 _______________________________________________ http://lists.milkymist.org/listinfo.cgi/devel-milkymist.org IRC: #milkymist@Freenode
