On 26/09/2017 23:23, Pol Vangheluwe wrote:
> 
>> Op 23 sep. 2017, om 23:38 heeft Ken Moffat <zarniwh...@ntlworld.com
>> <mailto:zarniwh...@ntlworld.com>> het volgende geschreven:
> 
>> http://clfs.org/view/svn/ppc/cross-tools/gcc-static.html suggests
>> you will need to change gcc/config/rs6000/sysv4.h
>>
> That indeed solved the problem. [...]
> 
> There is however something strange in the LFS-book:
> the “for” construction itself doesn’t look for a sysv4.h file, but the
> explanation just below does mention it.

I do not see that in the 8.1 version of the book.

> 
> That makes me think that older releases of the book had a more extended “for”
> construction.
> What also could explain why this problem didn’t pop up during my earlier LFS
> builds on PowerPC.

You are right, earlier versions had:

for file in \
 $(find gcc/config -name linux64.h -o -name linux.h -o -name sysv4.h)
do ...

The change occurred between 7.10 and 8.0.

Pierre
-- 
http://lists.linuxfromscratch.org/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Do not top post on this list.

A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing in e-mail?

http://en.wikipedia.org/wiki/Posting_style

Reply via email to