PPL Java interface on windows

11 Nov
2009
11 Nov
'09
2:49 p.m.
Hello, my goal is to use PPL library on windows though Java interface. The problem is I must have all library files to successfully load it using Java loadlibrary or load calls. I've successfully compiled PPL using cygwin but failed to use the Java interface - my Java hangs on loadlibrary call with one of cygwin dlls. My second attempt was to use MinGW to compile PPL. The problem is that compilation fails on demos\ppl_lcdd\ppl_lcdd.cc - problems with sys/resource.h which is not present in MinGW.
Is it possible to compile PPL on windows using MinGW to output dll files that can be used by Java interface? (possibly also gmp dll file?)
5726
Age (days ago)
5726
Last active (days ago)
0 comments
1 participants
participants (1)
-
Krzysztof Jakubczyk