Date: Thu, 21 Feb 2008 12:42:37 +0000 From: Pete French <petefrench@ticketswitch.com> To: freebsd-amd64@freebsd.org, navneet.upadhyay@gmail.com Subject: Re: Installing FreeBSD-amd64 on intel xeon processor Message-ID: <E1JSAl3-000Erw-9C@dilbert.ticketswitch.com> In-Reply-To: <1563a4fd0802210325m1bb47fe9l951296a071037686@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> do you mean to say it is absolutely fine to run a 32 bit FreeBSD i386 > compiled application to run on 64 bit Freebsd-amd64 OS running on xeon > processor ? Yes, this works fine. I would suggest yopu compile your application tso that it is staticly linked, bbut other than that it should work. The only time it might not is if it uses kernel interfaces - there is a thread over on freebsd-stable about this right now actually that you might want to take a look at. -pete.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1JSAl3-000Erw-9C>