Jeremy Huntwork wrote:

> $ echo 'main(){}' | ./gcc/xgcc -xc -v -

You have to give it a -B arg so it can find the sub-tools like cc1 etc.
Just look at the build log for an example.

Regards
Greg
-- 
http://www.diy-linux.org/

-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to