On Wed, Oct 13, 2010, Goswin von Brederlow wrote:
> "share" is for things that are architecture independent which this is
> obviously not.
This is it's high-level title, but if your pathnames are different when
the architecture differs, I think it essentially fits the bill for the
use cases of
Loïc Minier writes:
> On Wed, Oct 06, 2010, Goswin von Brederlow wrote:
>> Create a wrapper script that defaults to the natgive arch but accepts an
>> arch triplet as argumen, like:
>>
>> cat >tclConfig.sh <> #!/bin/sh
>>
>> ARCH=${1:$(DEB_HOST_GNU_TYPE)}
>>
>> exec /usr/lib/$ARCH/tcl8.5/$0
>>
On Wed, 6 Oct 2010 19:27:57 +0200
Loïc Minier wrote:
> On Wed, Oct 06, 2010, Neil Williams wrote:
> > No. pkg-config specifies architecture-independent metadata which is
> > static within any single source release, not architecture-dependent
> > variables deduced at build time.
>
> it's not arc
On Wed, Oct 06, 2010, Neil Williams wrote:
> No. pkg-config specifies architecture-independent metadata which is
> static within any single source release, not architecture-dependent
> variables deduced at build time.
it's not architecture independent at all (which is why it's mostly in
/usr/lib
On Wed, 6 Oct 2010 15:38:37 +0200
Loïc Minier wrote:
> On Wed, Oct 06, 2010, Neil Williams wrote:
> > Non-standard build configuration - you'll need to discuss with upstream
> > just how this is meant to support cross-compilation. Probably just have
> > to patch the source to make this script tru
On Wed, Oct 06, 2010, Neil Williams wrote:
> Non-standard build configuration - you'll need to discuss with upstream
> just how this is meant to support cross-compilation. Probably just have
> to patch the source to make this script truly cross-platform by having
> all the variables defined and sel
On Wed, 6 Oct 2010 13:22:08 +0200
Loïc Minier wrote:
> On Tue, Oct 05, 2010, Neil Williams wrote:
> > This script is a "build-tool", it is not a "cross-build-dependency" in
> > that it is not a header file, it is not a pkg-config file and it is not
> > used when linking the cross built applicatio
On Wed, 6 Oct 2010 14:31:13 +0200
Loïc Minier wrote:
> On Wed, Oct 06, 2010, Goswin von Brederlow wrote:
> > Create a wrapper script that defaults to the natgive arch but accepts an
> > arch triplet as argumen, like:
> >
> > cat >tclConfig.sh < > #!/bin/sh
> >
> > ARCH=${1:$(DEB_HOST_GNU_TYPE)}
On Wed, Oct 06, 2010, Goswin von Brederlow wrote:
> Create a wrapper script that defaults to the natgive arch but accepts an
> arch triplet as argumen, like:
>
> cat >tclConfig.sh < #!/bin/sh
>
> ARCH=${1:$(DEB_HOST_GNU_TYPE)}
>
> exec /usr/lib/$ARCH/tcl8.5/$0
> EOF
Yup, that's fair; I would u
Loïc Minier writes:
> On Tue, Oct 05, 2010, Neil Williams wrote:
>> This script is a "build-tool", it is not a "cross-build-dependency" in
>> that it is not a header file, it is not a pkg-config file and it is not
>> used when linking the cross built application. The file is therefore
>> not arc
On Tue, Oct 05, 2010, Neil Williams wrote:
> This script is a "build-tool", it is not a "cross-build-dependency" in
> that it is not a header file, it is not a pkg-config file and it is not
> used when linking the cross built application. The file is therefore
> not architecture-dependent and canno
On Wed, 06 Oct 2010 09:14:28 +0200
Goswin von Brederlow wrote:
> > dpkg-cross only cares about specific files types in the -cross package
> > - typically files which are architecture-dependent and which are
> > easily identifiable as such.
>
> I should care about the copyright and changelogs tho
Neil Williams writes:
> notfound 599206 2.5.8ubuntu2
> found 599206 2.5.8
> severity 599206 wishlist
> retitle 599206 "dpkg-cross: document file removal process
> quit
>
> On Tue, 05 Oct 2010 18:10:32 +0200
> Marcin Juszkiewicz wrote:
>
>> Package: dpkg-cross
>> Version: 2.5.8ubuntu2
>
> Wrong v
notfound 599206 2.5.8ubuntu2
found 599206 2.5.8
severity 599206 wishlist
retitle 599206 "dpkg-cross: document file removal process
quit
On Tue, 05 Oct 2010 18:10:32 +0200
Marcin Juszkiewicz wrote:
> Package: dpkg-cross
> Version: 2.5.8ubuntu2
Wrong version - please report this in Launchpad only
Package: dpkg-cross
Version: 2.5.8ubuntu2
Severity: important
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
dpkg-cross by default removes lot of files from converted packages.
Effect it that sqlite3 can not be cross built because
tcl8.5-dev-armel-cross package does not contain tclConfig.sh (which
15 matches
Mail list logo