I followed the instructions in Section 6.7 uClibc-snapshot Headers of 
SVN-0.0.1-20070214-wrt
to install uClibc headers, but failed in command "make TARGET_ARCH=mips 
headers".

The error messages are:
>> cc1: error: invalid option 'ips1'
>> cc1: error: invalid option 'abi=32'
>> cc1: error: invalid option 'ips1'
>> cc1: error: invalid option 'abi=32'

I used gcc-3.3.2 in Fedora core 6.

If I use gcc-4.1.1 to try the same command again,
then the following error messages appear:
>> cc1: error: unrecognized command line option "-mips1"
>> cc1: error: unrecognized command line option "-mabi=32"
>> cc1: error: unrecognized command line option "-mips1"
>> cc1: error: unrecognized command line option "-mabi=32"

How can I fix this problem? Do I need to use cross gcc to run this command?

Thank you very much!

Best Regards,
Steven Chang
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to