On 16/01/2016 00:11, Timothy Rice wrote:
>> It looks like you screwed up something in the fixup_commands function in gcc:
>> I am not sure what the "find... -exec bash -c 'relink_file "$0"' {} \;"
>> does... Have you tested it?
> 
> Hrm, well, this is a little embarrassing: changing to a for-loop does
> result in a successful test!
> 
> Welp, thanks for your help :D
> 
> I'd still like to switch it to a 'find -exec' type deal if possible, but at
> least now I know in advance that it will break things :)
> 

When I am not sure, I prefer to use the "find... | xargs ..." construction.

Glad you sorted it. Good luck for the sequel.

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