On 22/08/10 16:36, Robert Connolly wrote: > On Sunday 22 August 2010 08:10:55 Andrew Benton wrote: >> I've just updated to ppl-0.11 and it doesn't need patching. Also, I >> notice that binutils checks for ppl and cloog-ppl so I install binutils >> after them so that binutils can use them. >> > > Binutils uses the configure script from GCC. Binutils doesn't use PPL. Zlib is > the only outside package configure checks for and Binutils can use, the rest > are for GCC. >
I see, thanks for the info. I forgot to mention that cloog-ppl and gcc (and binutils ;) specifically check for ppl-0.10 so they need a sed to make then use ppl-0.11 sed -i 's/on=10/on=11/' configure Andy -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
