This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils 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: gcc configure with arm-wince-pe


longchuan wrote:

hello:
    I am trying to build mingw32 3.2 with configuration
--target=arm-wince-pe.
> I had built binutils then gcc, but something unexpected
happened after some warnings:
    ../../gcc/config/arm/lib1funcs.asm:452: Error: cannot represent
BFD_RELOC_THUMB_PCREL_BRANCH23 relocation in this object file format

I checked this and the build gave this error when compiling the Thumb mode (-mthumb) libgcc.a...

 So, how important it is to produce code for Thumb and for WinCE/ARM ?
This feature is broken now but does it matter ?  Producing the Thumb-
mode libgcc.a can always be disabled...



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