[PATCH][Newlib][AArch32] Add support for HLT to Mixed Mode models

Alexander Fedotov alfedotov@gmail.com
Fri Feb 8 14:03:00 GMT 2019


Hi Tarmar

I tried to build latest master and got the following error:
arm-none-eabi-gcc
-B/home/af/arm-none-eabi/obj_newlib/arm-none-eabi/newlib/ -isystem
/home/af/arm-none-eabi/obj_newlib/arm-none-eabi/newlib/targ-include
-isystem /home/af/arm-none-eabi/src_newlib/newlib/libc/include
-B/home/af/arm-none-eabi/obj_newlib/arm-none-eabi/libgloss/arm
-L/home/af/arm-none-eabi/obj_newlib/arm-none-eabi/libgloss/libnosys
-L/home/af/arm-none-eabi/src_newlib/libgloss/arm    -Os -g
-ffunction-sections -fdata-sections -DSEMIHOST_V2
-DSEMIHOST_V2_MIXED_MODE -Os -g -ffunction-sections -fdata-sections
-mthumb -march=armv6s-m -I.
-I../../../../../../../src_newlib/libgloss/arm/.. `if [ -d
../../../newlib ]; then echo
-I../../../../../../../src_newlib/libgloss/arm/../../newlib/libc/machine/arm;
fi` -DARM_RDI_MONITOR -o rdimon-crt0-v2m.o -c
../../../../../../../src_newlib/libgloss/arm/crt0.S
../../../../../../../src_newlib/libgloss/arm/crt0.S: Assembler messages:
../../../../../../../src_newlib/libgloss/arm/crt0.S:116: Error:
immediate value out of range -- `bkpt 0xBABC'
../../../../../../../src_newlib/libgloss/arm/crt0.S:300: Error:
immediate value out of range -- `bkpt 0xBABC'
Makefile:170: recipe for target 'rdimon-crt0-v2m.o' failed

Alex

On Fri, Feb 8, 2019 at 2:38 PM Corinna Vinschen <vinschen@redhat.com> wrote:
>
> On Feb  8 10:21, Tamar Christina wrote:
> > Hi Corinna,
> >
> > So sorry, I had been busy sending patches all day and forgot about the different
> > format for newlib.
> >
> > I have updated my scripts to generate git format patches for newlib so it
> > shouldn't happen again!
> >
> > Ok for master?
>
> Yes, pushed.
>
>
> Thank you,
> Corinna
>
> --
> Corinna Vinschen
> Cygwin Maintainer
> Red Hat



-- 
Best regards,
AF



More information about the Newlib mailing list