binutils for arm-wince-pe build broken on cygwin?

Alan Modra amodra@bigpond.net.au
Sat Apr 1 07:06:00 GMT 2006


On Fri, Mar 31, 2006 at 09:36:54PM +0100, Pedro Alves wrote:
> "/* Script for ld -Ur: link w/out relocation, do create constructors */\n\
> 
> \n\
> OUTPUT_FORMAT(pe-arm-little)
> \n\
> 
> \n\
> 
> \n\
> SEARCH_DIR(\"/cygdrive/d/gcc/wince/arm-wince-pe/lib\");
> \n\
> <snip>
> ---------------------------------
> Notice the extra empty lines without a continuation escape. Looking at a 
> tree I have build a few months ago, I see that
> those empty newlines should not be there.
> I think earmpe.c is build from pe.em by genscripts.sh.

Yes, and the part you show above comes from ldscripts/armpe.xu, itself a
generated file.  I would guess armpe.xu has blank lines too, possibly
caused by a broken sed.

-- 
Alan Modra
IBM OzLabs - Linux Technology Centre



More information about the Binutils mailing list