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-0.43 doesn't compile glibc-2.3.2


Hello,

> So, you can please try:
>
>  sudo dpkg-reconfigure -plow dash
>
> and answering "No" to the question if you want to install dash as /bin/sh.
> Then run the crosstool build again.
>

This didn't actually solve the problem .. :-/
But while compiling manually another toolchain (for arm-elf with
newlib) newlib didn't compile too, but at least gave me an indication
about the source of all my problem : makeinfo !!!
I didn't have makeinfo ! so I had to install it (it's included in
texinfo for ubuntu) and then everything worked just fine ... even for
glibc.
Thank you for your help Dimitry, and I hope this may help someone else too.

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