Jeremy Huntwork wrote:
> $ echo 'main(){}' | ./gcc/xgcc -B./gcc/ -xc -v -
> Reading specs from ./gcc/specs
> xgcc: ./gcc/specs: Invalid argument
It appears there is something invalid in the specs. The trick will be
finding out what it is. Maybe you could hack the specs somehow.. sorta
like a binary search (bisection) to figure out which spec it's choking on?
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