GCC 3.2.2 Cygwin to i386-elf cross compiler

Steve Graham srg@dsl.pipex.com
Sun Mar 16 17:01:00 GMT 2003


Hi

I am using GCC in cygwin and I want' to prorgams based on the i386-elf
format like in linux. I am having troubles building it though

I have tried

binutils:
./configure --target=i386-elf
make
make install
OK

GCC whole distribution:
./configure --target=i386-elf
make

But when building GCC I just get Error 2 on i386.o
then it exits with Error 1.

How do I build a cross compiler from cygwin to elf, what am I doing wrong?
Thanks
Steven Graham




--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



More information about the Cygwin mailing list