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]

Re: crosscompile for i386-elf on openbsd 2.6



On 2 Jan 2000, dbt wrote:

> 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?
Er... did you try "./configure --target=i386-unknown-elf ..." ?
Or "i386-unknown-netbsd"?
Or "i386-unknown-linux"?

-------------------------------------------------------------------------
We have joy, we have fun, we have Linux on our SUN.

Sending unsolicited commercial email to this address may be a violation
of the Washington State Consumer Protection Act, chapter 19.86 RCW.
Das Verschicken unverlangter kommerzieller email an diese Adresse ist
verboten (LG Traunstein, 2 HK O 3755/97 vom 14.10.1997, CR 1998, 171f).




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