Anthony Foiani
|
e109ca92a0
|
complibs/ppl: fix 0.11-0.11.2 to compile with --disable-shared
PPL 0.11 (through 0.11.2) had a small bug where it still tried to build
and test its Java interface even when shared libraries are disabled.
Since that's exactly what ct-ng does, it explodes.
This is the patch from the PPL authors (see final link below).
More information can be found in these messages/threads:
Anthony's initial report and analysis with Yann:
http://www.cygwin.com/ml/crossgcc/2011-05/msg00046.html
Ron Flory hit the same problem:
http://www.cygwin.com/ml/crossgcc/2011-05/msg00054.html
Anthony's report to the ppl-devel list:
http://www.cs.unipr.it/pipermail/ppl-devel/2011-May/017450.html
Roberto's reply with a link to the fix in the PPL git repo:
http://www.cs.unipr.it/pipermail/ppl-devel/2011-May/017455.html
Signed-Off-By: Anthony Foiani <anthony.foiani@gmail.com>
|
2011-05-19 23:09:43 +02:00 |
|
Arnaud Lacombe
|
455a94736d
|
complibs/ppl: fix PPL build with GMP 5.x.x
From http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commitdiff;h=9c19bc2b318a35016e0189f9552c98910be37f53
Author: Roberto Bagnara <bagnara@cs.unipr.it>
Revision log: Added support for GMP 5.0.
Adapted manually to match and not having to re-generate the configure script.
Signed-off-by: Arnaud Lacombe <lacombar@gmail.com>
|
2010-08-05 17:59:49 +02:00 |
|
Yann E. MORIN"
|
6c7440cd4b
|
complibs/ppl: backout #9f0de857cb05
The patch breaks the build on most machines,
while the purpose of the patch is dubious.
So, simply back it out.
|
2010-07-14 19:11:12 +02:00 |
|
Bart vdr Meulen
|
8eb3b676c2
|
complibs/ppl: fix build for MINGW
Signed-off-by: Bart vdr. Meulen <bartvdrmeulen@gmail.com>
---
patches/ppl/0.10.2/100-update-for-mingw-build.patch | 19 +++++++++++++++++++
1 file changed, 19 insertions(+)
create mode 100644 patches/ppl/0.10.2/100-update-for-mingw-build.patch
|
2010-07-11 21:37:43 +02:00 |
|