Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Oct 2005 22:49:07 +0300
From:      Ruslan Ermilov <ru@FreeBSD.org>
To:        Kris Kennaway <kris@obsecurity.org>
Cc:        Peter Jeremy <PeterJeremy@optushome.com.au>, Jeremie Le Hen <jeremie@le-hen.org>, developers@FreeBSD.org, delphij@delphij.net, freebsd-security@FreeBSD.org
Subject:   Re: Is it feasible to cross-build compat5x binary?
Message-ID:  <20051027194907.GU68470@ip.net.ua>
In-Reply-To: <20051025170934.GA29561@xor.obsecurity.org>
References:  <20051023105230.GA55181@frontfree.net> <20051023232935.GC602@dragon.NUXI.org> <20051024080811.GF39882@cirb503493.alcatel.com.au> <20051025004757.GH14063@obiwan.tataz.chchile.org> <20051025170934.GA29561@xor.obsecurity.org>

next in thread | previous in thread | raw e-mail | index | archive | help

[-- Attachment #1 --]
On Tue, Oct 25, 2005 at 01:09:35PM -0400, Kris Kennaway wrote:
> On Tue, Oct 25, 2005 at 02:47:57AM +0200, Jeremie Le Hen wrote:
> > Hi Peter and others,
> > 
> > > At some stage, we need to validate our cross-build chain with cmp(1).
> > > We can probably leverage off the work that NetBSD has done in this
> > > area.  This would significantly simplify the work involved in supporting
> > > the various architectures.
> > 
> > in case you know enough about NetBSD's build.sh, can you say if FreeBSD's
> > build architecture is powerful enough to merely use it with a few s///
> > or does it still lack one or more things ?
> 
It depends on what's your FreeBSD and NetBSD versions are.  If both
are HEADs of CVS, I only had to add freebsd-7 and

-x86_64-*-freebsd*)
+amd64-*-freebsd* | x86_64-*-freebsd*)

support into two files in the NetBSD distribution of gcc to make it
compile, but other than that it works (I use my 7-current amd64 box
dailyto cross-build NetBSD-current for a MIPS-based SoC).

> I expect it's pretty different.  ru@ did a lot of work on
> cross-building FreeBSD though, and he had a fairly detailed list
> of known differences between cross-built and native builds.  I'm not
> sure if he reduced it to 0 length.
> 
I'm sure I reported it to the current@ list a while back.  I've
been able to reduce it to the length of 1, and for some time now,
I use my fastest box (amd64) to cross-build and cross-install
worlds and kernels for other architecture machines in my home
network (i386, alpha, and until recently sparc64).


Cheers,
-- 
Ruslan Ermilov
ru@FreeBSD.org
FreeBSD committer

[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (FreeBSD)

iD8DBQFDYS8zqRfpzJluFF4RAsuKAKCFEKFTLf422l2ULrSCqwhki9mcDgCeNkOv
xOB2hdq1y2M2v4cqDrVjIFM=
=5mGc
-----END PGP SIGNATURE-----

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051027194907.GU68470>