Eclipse C++ Sample
Johannes Schock
j.schock at stiefelgmbh.de
Thu Mar 25 13:52:19 UTC 2010
Hello,
I'm now able to build the HelloWorld C project in Eclipse for bsp
lpc24xx_ea. But the build of the Sample C++ project fails during linker
invocation with many of the following messages:
undefined reference to `rtemsStatusCode::last_status_string()'
undefined reference to `rtemsTask::rtemsTask(char const*, unsigned long,
unsigned long, unsigned long, unsigned long, unsigned long, unsigned
long, rtemsTask::FloatingPoint, rtemsTask::Scope)'
the bsp is configured with:
../rtems/configure --target=arm-rtems4.10 --enable-rtemsbsp=lpc24xx_ea
--enable-cxx --enable-networking
Can anyone help me with that issue?
Regards,
Johannes
More information about the users
mailing list