Here's a new compilation of "Cyclone" for w64:
http://lucarda.com.ar/x/cyclone-w64-test2.zip
I've change the pd-lib-bulder on lines:
578 arch.c.flags := 579 cpp.flags := -DMSW -DNT -DPD_LONGINTTYPE=__int64
--
Mensaje telepatico asistido por maquinas.
On 1/12/2018 10:11 PM, Lucas Cordiviola wrote:
For those who want to test here’s a (Windows) 64-bit “Cyclone”:
http://lucarda.com.ar/x/cyclone-windows-64-bit.zip
sources from --> https://github.com/porres/pd-cyclone
It must (used and) compiled against a 64-bit Pd. ---> here http://lucarda.com.ar/x/pd-0.48.1-test64bit.zip thanks to PR #275
Personal notes on compiling with Msys2 64bit shell:
**********delete “-march=pentium4“ on line 578 on pdlibbuilder (cyclone)
*********delete “Hilbert~.class.sources := cyclone_src/binaries/signal/Hilbert.c” line 136 on the Makefile (cyclone)
then:
make pdincludepath=G:/win10onexthd/pd-0.48.1-test64bit/src pdbinpath=G:/win10onexthd/pd-0.48.1-test64bit/bin install objectsdir=C:/cyclone64
----
Mensaje telepatico asistido por maquinas.
On 1/12/2018 6:46 PM, Lucas Cordiviola wrote:
@alex:
I opened an issue on https://github.com/pure-data/pd-lib-builder/issues/36
you might be interested as there is a [cyclone/coll] 32bit example.
--
Mensaje telepatico asistido por maquinas.
On 1/12/2018 5:33 PM, Lucas Cordiviola wrote:
Only to compile them with the Msys2 64bit shell.
ATM i'm about to suggest to the pd-lib-builder devs to include the "-static" flag on certain lines so as there's no need to ship pthread implementations. One of those cases as you know is cyclone/coll.
I've tested it on w32 and is working fine. So for your cyclone there's no need to include the 2 suporting pthread and libgccc DLLs.
I will suggest this to the pd-lib-builder DEVS as ALL w32 externals need to be compiled for w64.
:)
Mensaje telepatico asistido por maquinas.
On 1/12/2018 4:44 PM, Alexandre Torres Porres wrote:
2018-01-12 16:25 GMT-02:00 Lucas Cordiviola <lucarda27@hotmail.com<mailto:lucarda27@hotmail.com>>:
We can't load any external as for windows they are all 32-bit.
what would it take to build externals for windows 64 bits?
_______________________________________________
Pd-list@lists.iem.at<mailto:Pd-list@lists.iem.at> mailing list
UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
_______________________________________________
Pd-list@lists.iem.at<mailto:Pd-list@lists.iem.at> mailing list
UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
_______________________________________________
Pd-list@lists.iem.at<mailto:Pd-list@lists.iem.at> mailing list
UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list