[rtems commit] bsps/arm: Use ALIGN_WITH_INPUT
    Chris Johns 
    chrisj at rtems.org
       
    Thu Dec 19 00:30:52 UTC 2013
    
    
  
On 17/12/2013 1:13 am, Sebastian Huber wrote:
> Module:    rtems
> Branch:    master
> Commit:    287bbb65afd24ffc6254ae5f328733213f184205
> Changeset: http://git.rtems.org/rtems/commit/?id=287bbb65afd24ffc6254ae5f328733213f184205
>
> Author:    Sebastian Huber <sebastian.huber at embedded-brains.de>
> Date:      Fri Aug 30 17:43:16 2013 +0200
>
> bsps/arm: Use ALIGN_WITH_INPUT
>
> This requires at least Binutils 2.24.
>
> ---
>
>   .../lib/libbsp/arm/shared/include/linker-symbols.h |    6 -
>   c/src/lib/libbsp/arm/shared/include/start.h        |    7 -
>   c/src/lib/libbsp/arm/shared/startup/linkcmds.base  |  194 +++++++++-----------
I will be reverting this change ...
/usr/home/chris/development/rtems/4.11/bin/../lib/gcc/arm-rtems4.11/4.8.1/../../../../arm-rtems4.11/bin/ld:linkcmds.base:68: 
syntax error
so I am broken and cannot commit the patches.
I think you will need to find another way to integrate this change if it 
depends on a specific binutils. Sure the RSB has the new binutils 
however this needs to work through into the tool sets in use and that 
takes time.
Also please note the commit message states what the patch is not what is 
fixes or provides. I have no idea what this patch addresses and what it 
attempts to fix or provide.
Chris
    
    
More information about the devel
mailing list