On Sat, Jul 05, 2014 at 01:43:10PM +0200, Bill Allombert wrote:
> > AC_FIND_GAP is used by some GAP package, so the issue does not concern only
> > GAP-IO.
> > Even if I am agree to say that the implemented location of gmp.h is weak,
> > it seems
> > nevertheless that an external include hierarch
On Sun, Jun 29, 2014 at 11:08:34PM +0200, Bill Allombert wrote:
> On Sat, Feb 08, 2014 at 07:57:29PM +0100, Jerome BENOIT wrote:
> > But
> >
> > /usr/share/gap/pkg//bin -> ../../../../lib/gap/pkg//bin
> > /usr/lib/gap/pkg//bin/ -> ../../../ > triplet>/gap/pkg/
> >
> > sounds a good compromise.
>
On Wed, Oct 22, 2014 at 05:00:15AM +0200, Jerome BENOIT wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Hello,
>
> Given that we can grab the BUILD GAP architecture as follows, in d/rules:
Hello Jérome,
> CGAP = /usr/bin/gap
> DEB_BUILD_GAP_INFO_ARCH ?= $(shell echo 'Print(GAPInfo.
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hello,
Given that we can grab the BUILD GAP architecture as follows, in d/rules:
CGAP = /usr/bin/gap
DEB_BUILD_GAP_INFO_ARCH ?= $(shell echo 'Print(GAPInfo.Architecture);' |
$(CGAP) -A -q -T)
I have a naive question:
is there a simple way to get th
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hello Again,
On 05/07/14 13:43, Bill Allombert wrote:
> On Sat, Jul 05, 2014 at 12:45:51PM +0200, Jerome BENOIT wrote:
>> -BEGIN PGP SIGNED MESSAGE-
>> Hash: SHA1
>>
>> Hello Bill,
>>
>> On 05/07/14 12:29, Bill Allombert wrote:
>>> On Sat, Jul
On Sat, Jul 05, 2014 at 12:45:51PM +0200, Jerome BENOIT wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Hello Bill,
>
> On 05/07/14 12:29, Bill Allombert wrote:
> > On Sat, Jul 05, 2014 at 11:24:37AM +0200, Jerome BENOIT wrote:
> >> -BEGIN PGP SIGNED MESSAGE-
> >> Hash: SHA1
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hello Bill,
On 05/07/14 12:29, Bill Allombert wrote:
> On Sat, Jul 05, 2014 at 11:24:37AM +0200, Jerome BENOIT wrote:
>> -BEGIN PGP SIGNED MESSAGE-
>> Hash: SHA1
>>
>> Hello Bill,
>>
>> thanks for your prompt reply.
>>
>> gives, as concerned G
On Sat, Jul 05, 2014 at 11:24:37AM +0200, Jerome BENOIT wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Hello Bill,
>
> thanks for your prompt reply.
>
> gives, as concerned GAP:
>
>
> checking for GAP root directory... /usr/lib/gap
> checking for GAP architecture... x86_64-pc-lin
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hello Bill,
thanks for your prompt reply.
On 05/07/14 10:26, Bill Allombert wrote:
> On Fri, Jul 04, 2014 at 11:44:26PM +0200, Jerome BENOIT wrote:
>> -BEGIN PGP SIGNED MESSAGE-
>> Hash: SHA1
>>
>> Hello Bill,
>>
>> On 29/06/14 23:08, Bill Al
On Fri, Jul 04, 2014 at 11:44:26PM +0200, Jerome BENOIT wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Hello Bill,
>
> On 29/06/14 23:08, Bill Allombert wrote:
> > To start with GAP itself, I plan to add a symlink in GAP 4r7p5,
> >
> > /usr/lib/gap/bin/$(GAParch) -> /usr/lib/$(mult
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hello Bill,
On 29/06/14 23:08, Bill Allombert wrote:
> To start with GAP itself, I plan to add a symlink in GAP 4r7p5,
>
> /usr/lib/gap/bin/$(GAParch) -> /usr/lib/$(multiarch triplet)/gap/bin
> and make sure packages like IO can be compiled without p
On Mon, Jun 30, 2014 at 08:30:29AM +0200, Jerome BENOIT wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Hello Bill,
>
> On 29/06/14 23:08, Bill Allombert wrote:
> > On Sat, Feb 08, 2014 at 07:57:29PM +0100, Jerome BENOIT wrote:
> >> But
> >>
> >> /usr/share/gap/pkg//bin -> ../../../.
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hello Bill,
On 29/06/14 23:08, Bill Allombert wrote:
> On Sat, Feb 08, 2014 at 07:57:29PM +0100, Jerome BENOIT wrote:
>> But
>>
>> /usr/share/gap/pkg//bin -> ../../../../lib/gap/pkg//bin
>> /usr/lib/gap/pkg//bin/ -> ../../../> triplet>/gap/pkg/
>>
>>
On Sat, Feb 08, 2014 at 07:57:29PM +0100, Jerome BENOIT wrote:
> But
>
> /usr/share/gap/pkg//bin -> ../../../../lib/gap/pkg//bin
> /usr/lib/gap/pkg//bin/ -> ../../../ triplet>/gap/pkg/
>
> sounds a good compromise.
To start with GAP itself, I plan to add a symlink in GAP 4r7p5,
/usr/lib/gap/bin
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hello,
>
> I realized creating a symlink from /usr/share/... to
> /usr/lib//... is a bad suggestion since
> this make /usr/share/... architecture dependent.
But
/usr/share/gap/pkg//bin -> ../../../../lib/gap/pkg//bin
/usr/lib/gap/pkg//bin/ -> ../../
On Wed, Jan 29, 2014 at 05:34:47PM +0100, Bill Allombert wrote:
> On Thu, Jan 23, 2014 at 09:46:45AM +0100, Jerome Benoit wrote:
> > Package: gap-dev
> > Version: 4r6p5-3.1
> > Severity: wishlist
> >
> > Dear Maintainer,
> >
> > please provide multiarch support for gap-dev:
> > the distri
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi,
On 08/02/14 16:42, Bill Allombert wrote:
> On Sat, Feb 08, 2014 at 06:31:08AM +0100, Jerome BENOIT wrote:
>> -BEGIN PGP SIGNED MESSAGE-
>> Hash: SHA1
>>
>> Hello Again:
>>
>>> This is too fragile to be used by Debian. I am working with ups
On Fri, Feb 07, 2014 at 07:54:37AM +0100, Jerome BENOIT wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> I am working with upstream
> > to improve this (in particular: not include the compiler name in the ABI).
> > In the mean time, my plan is to use /usr/share/gap/pkg//bin instead.
>
On Sat, Feb 08, 2014 at 06:31:08AM +0100, Jerome BENOIT wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Hello Again:
>
> > This is too fragile to be used by Debian. I am working with upstream
> > to improve this (in particular: not include the compiler name in the ABI).
> > In the me
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hello Again:
> This is too fragile to be used by Debian. I am working with upstream
> to improve this (in particular: not include the compiler name in the ABI).
> In the mean time, my plan is to use /usr/share/gap/pkg//bin instead.
> This can be a sym
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hello,
On 29/01/14 17:34, Bill Allombert wrote:
> On Thu, Jan 23, 2014 at 09:46:45AM +0100, Jerome Benoit wrote:
>> Package: gap-dev
>> Version: 4r6p5-3.1
>> Severity: wishlist
>>
>> Dear Maintainer,
>>
>> please provide multiarch support for gap
On Thu, Jan 23, 2014 at 09:46:45AM +0100, Jerome Benoit wrote:
> Package: gap-dev
> Version: 4r6p5-3.1
> Severity: wishlist
>
> Dear Maintainer,
>
> please provide multiarch support for gap-dev:
> the distributed object files in /usr/lib/gap/bin/
> should be placed into an archi
Package: gap-dev
Version: 4r6p5-3.1
Severity: wishlist
Dear Maintainer,
please provide multiarch support for gap-dev:
the distributed object files in /usr/lib/gap/bin/
should be placed into an architecture dependent subfolder as
/usr/lib/gap/bin// , while the GAP e
23 matches
Mail list logo