This is the mail archive of the libc-help@sourceware.org mailing list for the glibc 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: Error building for arm: shlib.lds:149: syntax error


On Fri, Feb 3, 2012 at 12:56 PM,  <david.hagood@gmail.com> wrote:
> I am trying to build glibc 2.13 (yes, I know it's one rev back, but...)
> for ARM, and I am running into a weird behavior - when I build glibc, I
> get an error on shlib.lds:

This looks like a host tool issue.

Ensure you are using a sensible version of the tools per the
recommendations in INSTALL?

The erroneous line "PROVIDE(__start__es : {subfreeres = .);" is
clearly a clipped line from the original expression.

I've seen weird things happen if you don't use bash as your shell (or
system shell).

Good luck!

Cheers,
Carlos.


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