Re: [PATCH] Add RTEMS linker sets

2015-10-15 Thread Chris Johns
On 15/10/2015 4:45 pm, Sebastian Huber wrote: > On 14/10/15 23:16, Chris Johns wrote: >> Is this for users or the kernel or both? > > Its probably useful for both. The libbsd already uses this stuff. > I think it is useful. I can see ways to have BSP added externally. >> >> Is there any

Re: [PATCH] Add RTEMS linker sets

2015-10-14 Thread Chris Johns
Hi, This looks good. Is this for users or the kernel or both? Is there any documentation for using this? On 14/10/2015 9:16 pm, Sebastian Huber wrote: > --- /dev/null > +++ b/cpukit/score/include/rtems/score/linkerset.h > @@ -0,0 +1,76 @@ > +/* > + * Copyright (c) 2015 embedded brains GmbH.

[PATCH] Add RTEMS linker sets

2015-10-14 Thread Sebastian Huber
Update #2408. --- c/src/lib/libbsp/arm/gba/startup/linkcmds | 2 + c/src/lib/libbsp/avr/avrtest/startup/linkcmds | 2 + c/src/lib/libbsp/bfin/TLL6527M/startup/linkcmds| 2 + c/src/lib/libbsp/bfin/bf537Stamp/startup/linkcmds | 2 +

Re: [PATCH] Add RTEMS linker sets

2015-10-14 Thread Sebastian Huber
On 14/10/15 23:16, Chris Johns wrote: Is this for users or the kernel or both? Its probably useful for both. The libbsd already uses this stuff. Is there any documentation for using this? Before I spend more time on this we have to make a project decision if we want to use linker sets or