plugin first steps

Sebastian Huber sebastian.huber at embedded-brains.de
Tue Nov 25 07:15:01 UTC 2008


Chris Johns wrote:
> Joel Sherrill wrote:
>> It seems like you are working to extract information
>> from the RTEMS Application Makefiles and generate
>> some configuration information for Eclipse.  Chris
>> has been working to eliminate them in favor of autoconf
>> for the external examples.
>>
> 
> I have not followed in detail where they are getting the info from but
> Makefiles would concern me.

With from Makefiles I mean run make with a special Makefile and parse
the output of the make run.

> 
> The approach taken in the autoconf examples is to use the BSP
> configuration files.
> 
> Does Eclipse have support for autotools ?

Yes, there exists a CDT based Autotools plug-in, but the managed make
system from CDT is for our purpose much better.

> 
>> Couldn't the same information be directly generated
>> by RTEMS?
> 
> It is held in RTEMS already in the BSP config files. This file is
> installed when the BSP is installed.

Yes, but it is hard to extract information from these scattered files.

-- 
Sebastian Huber, Embedded Brains GmbH

Address : Obere Lagerstr. 30, D-82178 Puchheim, Germany
Phone   : +49 89 18 90 80 79-6
Fax     : +49 89 18 90 80 79-9
E-Mail  : sebastian.huber at embedded-brains.de
PGP     : Public key available on request

Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.



More information about the users mailing list