On Sun, Jul 25, 2010 at 01:48:36PM +0100, Wookey wrote:
> > what is the standard
> > procedure to install build-dep so that I can build all my packages? the
> > package files (.h, .la) have been installed in /usr/arm-linux-gnueabi,
> > but not the .so (which kind of make sense). but should I wor
On 07/26/2010 02:55 PM, Wookey wrote:
> I am in the process of writing up an overview of the
> current state of cross-building in Debian and Ubuntu because there are
> a number of tools with different pros and cons and it's hard to
> understand what you should/shouldn't be doing if you come to
+++ Dechesne, Nicolas [2010-07-26 14:39 +0200]:
> On 07/25/2010 02:48 PM, Wookey wrote:
> > +++ Dechesne, Nicolas [2010-07-23 14:46 +0200]:
> >
> >>
> > You can use -X to exclude all the dependencies which are in fact
> > arch-independent so:
> > dpkg-cross -a armel -X pkg-config -i foo-d
On 07/24/2010 06:44 AM, Steve Langasek wrote:
> Hi Nicolas,
>
> On Thu, Jul 22, 2010 at 03:59:07PM +0200, Dechesne, Nicolas wrote:
>
>> do you know when these packages will end up in ubuntu archives? can
>> we expect them to be available in 10.10 timeframe?
>>
>
>> How about cross co
On 07/25/2010 02:48 PM, Wookey wrote:
> +++ Dechesne, Nicolas [2010-07-23 14:46 +0200]:
>
>>
How about cross compilation of packages, is that working? e.g. can I
create an ARM .deb from my x86 machine (assuming my upstream can be
cross compiled?).
>>> Yo