Re: thoughts on using multi-arch based cross-building

2012-10-01 Thread Thibaut Girka
On Mon, Oct 01, 2012 at 06:27:04PM +0800, Paul Wise wrote: > On Mon, Oct 1, 2012 at 6:14 PM, Wookey wrote: > > Thibg's final report gives a useful summary: > > http://lists.debian.org/debian-embedded/2012/08/msg2.html > > and this blog post gives some more details: > > http://gsoc.sitedethib.co

Re: thoughts on using multi-arch based cross-building

2012-10-01 Thread Thibaut Girka
On Sun, Sep 30, 2012 at 03:34:18PM +0100, peter green wrote: > I've been attempting to use multi-arch for cross-building packages > for raspbian (a debian derivative I am working on for armv6 > hardfloat) and run into a few things which I thought i'd share > and/or ask about. Great! I'm busy with

Re: thoughts on using multi-arch based cross-building

2012-10-01 Thread Paul Wise
On Mon, Oct 1, 2012 at 6:14 PM, Wookey wrote: > It's possible, but some more is still needed to have them built by the > normal buildds. Wanna-build needs support for cross-arch dependencies; > that's not been done yet. Splitting (multiarching) libc++-dev is also > needed to build the g++ cross-co

Re: thoughts on using multi-arch based cross-building

2012-10-01 Thread Wookey
+++ Wookey [2012-10-01 11:14 +0100]: > +++ Paul Wise [2012-10-01 17:42 +0800]: > > > > I'd like to see cross-toolchains in sid before wheezy is out, is that > > going to be possible? Sorry - meant to say, that whilst we should definately have a go at this in experiemental, the libsdtc++ changes n

Re: thoughts on using multi-arch based cross-building

2012-10-01 Thread Wookey
+++ Paul Wise [2012-10-01 17:42 +0800]: > On Sun, Sep 30, 2012 at 10:34 PM, peter green wrote: > > > I've been attempting to use multi-arch for cross-building packages for > > raspbian (a debian derivative I am working on for armv6 hardfloat) and run > > into a few things which I thought i'd share

Re: thoughts on using multi-arch based cross-building

2012-10-01 Thread Paul Wise
On Sun, Sep 30, 2012 at 10:34 PM, peter green wrote: > I've been attempting to use multi-arch for cross-building packages for > raspbian (a debian derivative I am working on for armv6 hardfloat) and run > into a few things which I thought i'd share and/or ask about. I'd like to see cross-toolchai

Re: thoughts on using multi-arch based cross-building

2012-10-01 Thread Johannes Schauer
Hi, On Mon, Oct 01, 2012 at 01:05:11AM +0100, Wookey wrote: > > Build-depends installation: apt-get build-dep is fine if you are > > building an unmodified package from a repo but it's of no use if you > > have modified the build-dependencies to make them satisfiable. > > Annoying isn't it? This

Re: thoughts on using multi-arch based cross-building

2012-09-30 Thread Wookey
+++ peter green [2012-09-30 15:34 +0100]: > I've been attempting to use multi-arch for cross-building packages > for raspbian (a debian derivative I am working on for armv6 > hardfloat) and run into a few things which I thought i'd share > and/or ask about. I've been doing a fair amount of this to

Re: thoughts on using multi-arch based cross-building

2012-09-30 Thread James McCoy
On Sun, Sep 30, 2012 at 03:34:18PM +0100, peter green wrote: > Build-depends installation: > apt-get build-dep is fine if you are building an unmodified package > from a repo but it's of no use if you have modified the > build-dependencies to make them satisfiable. > > dpkg-checkbuilddeps doesn't

thoughts on using multi-arch based cross-building

2012-09-30 Thread peter green
I've been attempting to use multi-arch for cross-building packages for raspbian (a debian derivative I am working on for armv6 hardfloat) and run into a few things which I thought i'd share and/or ask about. Build-depends installation: apt-get build-dep is fine if you are building an unmodifie