Date: Wed, 05 Jul 2006 20:18:02 +0200 From: Ivan Voras <ivoras@fer.hr> To: freebsd-current@freebsd.org Subject: Re: Driver compilation for amd64 Message-ID: <e8gvph$gkr$1@sea.gmane.org> In-Reply-To: <EF6AF37986D67948AD48624A3E5D93AFAA9326@mtce2k01.adaptec.com> References: <EF6AF37986D67948AD48624A3E5D93AFAA9326@mtce2k01.adaptec.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Leubner, Achim wrote: > Is it possible to cross-compile a driver on an i386 platform for amd64, > and if possible, how should I do that? > > Any help is greatly appreciated. It's not exactly an answer to your questions, but you could set up a virtual machine with (for example) qemu, which supports emulating AMD64 machine on an i386. FreeBSD-AMD64 version could be installed on it, and you could compile whatever you want.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?e8gvph$gkr$1>