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-NG: binutils config fails each time


On 2008-02-15 14:09, Robert P. J. Day wrote:
> lrwxrwxrwx 1 rpjday rpjday 19 2008-02-14 18:06 i686-pc-linux-gnu-g++ -> /usr/lib/ccache/g++
> lrwxrwxrwx 1 rpjday rpjday 19 2008-02-14 18:06 i686-pc-linux-gnu-gcc -> /usr/lib/ccache/gcc

Aha, and usually ccache has symlinks in /usr/lib/ccache, that point to
yet another place... This makes it rather confusing, and I'd not advise
using ccache for building toolchains anyway.

Can you try getting rid of ccache temporarily?

--
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]