Re: What is the status of cross pkg-configs?

2019-08-26 Thread Jussi Pakkanen
On Mon, Aug 26, 2019 at 5:27 PM Guillem Jover wrote: > Not necessarily. Depending on what you need to cross-compile and its > dependencies, you might already almost have everything you need. We do > have cross-compilers available now in sid. We also have the mangled > dpkg-cross'ed packages for

Re: What is the status of cross pkg-configs?

2019-08-26 Thread Guillem Jover
Hi! [ Jussi, you might also want to use the debian-cross mailing list in the future, which I've CCed now. :) ] On Mon, 2019-08-26 at 14:21:54 +0100, Simon McVittie wrote: > On Mon, 26 Aug 2019 at 15:50:52 +0300, Jussi Pakkanen wrote: > > On Mon, Aug 26, 2019 at 1:06 PM Simon McVittie wrote: >

Re: What is the status of cross pkg-configs?

2019-08-26 Thread Guillem Jover
Hi! On Mon, 2019-08-26 at 10:26:24 +0100, Simon McVittie wrote: > On Mon, 26 Aug 2019 at 02:54:29 +0300, Jussi Pakkanen wrote: > > However these prefixed pkg-config executables do not exist e.g. for > > armhf. > > They are meant to be created by a dpkg trigger (as symlinks to >

Re: What is the status of cross pkg-configs?

2019-08-26 Thread Simon McVittie
On Mon, 26 Aug 2019 at 15:50:52 +0300, Jussi Pakkanen wrote: > On Mon, Aug 26, 2019 at 1:06 PM Simon McVittie wrote: > > > They are meant to be created by a dpkg trigger (as symlinks to > > /usr/share/pkg-config-crosswrapper) when you add the armhf architecture: > > > > You usually need to add

Re: What is the status of cross pkg-configs?

2019-08-26 Thread Jussi Pakkanen
On Mon, Aug 26, 2019 at 1:06 PM Simon McVittie wrote: > They are meant to be created by a dpkg trigger (as symlinks to > /usr/share/pkg-config-crosswrapper) when you add the armhf architecture: > > You usually need to add the foreign architecture to dpkg for > cross-compilation anyway, to get

Re: What is the status of cross pkg-configs?

2019-08-26 Thread Simon McVittie
On Mon, 26 Aug 2019 at 02:54:29 +0300, Jussi Pakkanen wrote: > Debian wiki says the following about pkg-config executables for cross > compilation in https://wiki.debian.org/CrossBuildPackagingGuidelines: > > > When cross-building the build must select the correct tools who's output > > varies

What is the status of cross pkg-configs?

2019-08-25 Thread Jussi Pakkanen
Hi all Debian wiki says the following about pkg-config executables for cross compilation in https://wiki.debian.org/CrossBuildPackagingGuidelines: > When cross-building the build must select the correct tools who's output > varies with architecture. This is usually done with an explicit GNU