This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

crosscompile for i386-elf on openbsd 2.6


I'd like to build a crosscompiler for i386-elf on an OpenBSD system.
binutils has no problem with a target of i386-elf (it expands it to
i386-pc-elf), but gcc's configure fails with:
Configuration i386-pc-elf not supported
i386-elf is listed as supported in the crosscompile faq at
http://www.objsw.com/CrossGCC/, any suggestions?

-- 
David Terrell                             | dbt@meat.net
Prime Minister, Nebcorp Inc               | http://wwn.nebcorp.com/

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]