This is the mail archive of the newlib@sourceware.org mailing list for the newlib project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


Hi Alexander,

Ah apologies, I only tested v5t, 7 and 8.

I'll write up a patch.

Thanks,
Tamar

> -----Original Message-----
> From: Alexander Fedotov <alfedotov@gmail.com>
> Sent: Friday, February 8, 2019 14:03
> To: Tamar Christina <Tamar.Christina@arm.com>; Newlib
> <newlib@sourceware.org>
> Cc: nd <nd@arm.com>; Richard Earnshaw <Richard.Earnshaw@arm.com>
> Subject: Re: [PATCH][Newlib][AArch32] Add support for HLT to Mixed Mode
> models
> 
> 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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]