<fixed> C compiler cannot create executables

André Neves andre-c-neves at criticalsoftware.com
Tue Sep 11 14:17:17 UTC 2007


Hi.

I faced that problem ("C compiler cannot create executables") while,
following the Quick Start, i ran:
#../rtems/configure --target=sparc-rtems4.8 --enable-rtemsbsp=sis \
>  --enable-tests=samples --disable-posix --disable-itron

I didn't find any help for the resolution of this problem in the mailing
list, but eventually i managed to fix it.

The problem doesn't seem to be about RTEMS, i think it's just the system
that didn't appropriately insert libc-dev in the dependency tree, or
something like that...


So, to fix it i ran:
# apt-get install libc-dev
Which fixed my compiler and allowed me to continue. :)


I hope this helps other newcomers. ;)
 André Neves





More information about the users mailing list