This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


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: crosstool problem


[adding crossgcc, now that we're past the initial confusion]

On 10/26/06, Francois DERMU <francois@azureus-inc.com> wrote:
So now the error is back to what it was some time ago.
grep: /home/Majax/crosstool-0.42/build/mipsel-unknown-linux-gnu/gcc-4.0.1-glibc-2.2.2/binutils-2.16.1/patches/README: No such file or directory

Is one of these files supposed to exist at some point ?

That's not an error! It's normal. getandpatch.sh is just trying to detect glibc addons. I should redirect the output of that grep to /dev/null.

The real problem is at the end of the file,
configure: WARNING: limits.h: present but cannot be compiled
...
checking size of long long... configure: error: cannot determine a
size for long long
make: *** [configure-bfd] Error 1

This makes me wonder if your system is old or screwed up somehow.
Can you build binutils-2.16.1 standalone, without crosstool?

- Dan

--
For unsubscribe information see http://sourceware.org/lists.html#faq


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