Eclipse GSOC Projects
Ralf Corsepius
ralf.corsepius at rtems.org
Mon Mar 24 08:42:15 UTC 2008
On Sun, 2008-03-23 at 23:21 -0400, Alan Cudmore wrote:
> Here is my take on the Eclipse integration and configuration GUI
> projects:
>
> Eclipse Integration can include a lot of sub-projects. Some require
> no real work, just using existing tools and plug-ins. Others require
> a development effort and a pretty good knowledge of developing plug-
> ins. Some of the sub-projects include:
>
> 1. Basic cross development integration. This can be accomplished
> using Eclipse and the CDT ( C/C++ development toolkit ). There are at
> least a few on this list who have accomplished that. The possible
> work here is just documenting the process of setting it up, and
> deciding how the RTEMS applications will be built: Do you want to use
> the makefiles from the examples ( RTEMS_MAKEFILE_PATH ) or go with
> Chris Johns autoconf/automake based examples?
Neither, instead people should learn to separate applications from OS.
RTEMS (the OS) itself is autoconf/automake based, application developers
should use what ever they prefer to use.
That said, I consider both the *.cfg's and RTEMS_MAKEFILE_PATH
approaches to suffer from the same design flaws approaches and not worth
to be considered.
Ralf
More information about the users
mailing list