This is the mail archive of the binutils@sourceware.org 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: binutils for arm-wince-pe build broken on cygwin?


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


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