Getting Started with RTEMS for C/C++ Users
Recent versions of Cygwin are vastly improved over the beta versions. Most of the oddities, instabilities, and performance problems have been resolved. The installation procedure is much simpler. However, there are a handful of issues that remain to successfully use Cygwin as an RTEMS development environment.
cc
program by default. The GNU configure
scripts used by RTEMS require this to be present to work properly.
The solution is to link gcc.exe
to cc.exe
.
-b
option). Otherwise,
many confusing errors will result.
/etc/mtab
while installing the info files. This can be
ignored.
bit
or RPM
.
Getting Started with RTEMS for C/C++ Users
Copyright © 1988-2000 OAR Corporation