Loïc Grenié on Sun, 22 Jan 2017 17:44:57 +0100
[
Date Prev
] [
Date Next
] [
Thread Prev
] [
Thread Next
] [
Date Index
] [
Thread Index
]
Re: a kit for cross-compiling pari for mingw on linux
To
:
pari-dev@pari.math.u-bordeaux.fr
, Bill Allombert <
Bill.Allombert@math.u-bordeaux.fr
>
Subject
: Re: a kit for cross-compiling pari for mingw on linux
From
: Loïc Grenié <
loic.grenie@gmail.com
>
Date
: Sun, 22 Jan 2017 17:44:48 +0100
Delivery-date
: Sun, 22 Jan 2017 17:44:57 +0100
Dkim-signature
: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to; bh=EHs4QOkGM9QBqZQ1PRz+AlIL2BEpHFvVmoP61YfYtyM=; b=Wu+pGE+deNyZWC6xBG8J43f9ZbRHupr+Kf1VBx+cUDMexJb5G42nlzTdgGJDVT3wth ZziNyysZ2t8kXnCT06FafLRMjToaTMxZRC3Viv4f32Jl51a3YumD3ukxkRFwPVOaeQjY gQ09FFzF8DO1cNYejD/QWQo0bF9WoIFVykS1zx/26WKkVc/lasgDTSe239HLklL+u4jO 135lYsLreLAo6+te11JS+K6WyUq5EOG0QcHbrvODAMBsk3cxRJSJnlWcCjd8hUSdtEeu 6FJsjPiEuqxNr2w3cnLepBjU/6j36EJVullSh5Xeed6QHyzv0ST+G7pDtEQsBphXwR4K hbPQ==
Dear Bill,
I've used your cross-compiling kit. It's wonderful!
A couple of observations:
- you may want to change "setup" in
export PARIKIT="$(cd "$(dirname "$0")"; pwd)"
PATH="$PARIKIT/scripts:$PATH"
export PERL_USE_UNSAFE_INC=1
(add quotes + dirname $0 so that setup can be source from
outside the directory)
- in mkwinebin{32,64} it is "gp-sta.exe" and no "gp-sta"
that should be copied.
Thanks!
Loïc
Follow-Ups
:
Re: a kit for cross-compiling pari for mingw on linux
From:
Bill Allombert <Bill.Allombert@math.u-bordeaux.fr>
Prev by Date:
Re: Use PROT_NONE for unused virtual stack memory
Next by Date:
Re: a kit for cross-compiling pari for mingw on linux
Previous by thread:
Re: FFM_gauss, FFM_invimage and analogous functions
Next by thread:
Re: a kit for cross-compiling pari for mingw on linux
Index(es):
Date
Thread