Greg Schafer wrote:
> 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?
I did this already, one spec at a time. I even set the spec file to be
empty. Every time, same message.
--
JH
--
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page