This is the mail archive of the
binutils@sources.redhat.com
mailing list for the binutils project.
Re: gcc configure with arm-wince-pe
- From: Kai Ruottu <karuottu at mbnet dot fi>
- To: longchuan <longchuan at koretide dot com dot cn>
- Cc: binutils at sources dot redhat dot com
- Date: Wed, 12 Mar 2003 12:04:02 +0200
- Subject: Re: gcc configure with arm-wince-pe
- References: <000f01c2e6ce$2a652b80$b600a8c0@koretide.com>
- Reply-to: kai dot ruottu at luukku dot com
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...