This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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: Better relocation handling for nonstandard --libdirs


On 5/15/07, Richard Sandiford <richard@codesourcery.com> wrote:
> This patch is causing my cross builds to fail.  I'm seeing:
>
> /bin/sh: line 1:
> test: /scratch/rearnsha/gnu/gcc-cross/trunk/testinstall/lib/gcc/arm-eabi/4.3.0/../../../echo: binary operator expected
>
> which comes from:
> [...]
>
> Look at the echo commands, one of them does not appear to be correctly
> surrounded by ``.

I can't reproduce this, but does the patch below fix it for you?

I see the exact same issue when crossing to spu-elf, I have not tried the patch yet.

Thanks,
Andrew Pinski

PS this is the second build failure we have gotten this week, I think
we need to be more careful.


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