Le 01/12/2019 à 14:25, Pierre Labastie a écrit :
> Le 01/12/2019 à 13:06, Henk Boswijk a écrit :
>> [...]
> 
> If it is found, check that /tools/bin/x86_64-lfs-linux-gnu-g++ is able to 
> find it:
> 
> echo 'int main () { }' | /tools/bin/x86_64-lfs-linux-gnu-g++ --verbose -xc++
> 

Forgot a dash, sorry:

echo 'int main () { }' | /tools/bin/x86_64-lfs-linux-gnu-g++ --verbose -xc++ -

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