On December 26, 2015 8:53:47 AM GMT+01:00, "Saša Janiška" <g...@atmarama.com> wrote: >Considering that I use x86_64 Linux, I wonder if there is some >possibility to call 64bit C library or I'd have to compile it as 32bit?
You can only call 32bits libraries. Mainstream Linux distributions have both 32 and 64 so there is no theoretical problem here. The only problem is that it makes installation harder unless you package your app with distribution-specific tools. >I did watch "The good, the bad and the ugly" presentation from >PharoDAYS-2015, but I'm not sure what is the current status and whether >WIP: FFI is ready to test? (I use V5.0 image)? The Nativeboost calls should continue working in Pharo 5 and beyond -- Damien Cassou http://damiencassou.seasidehosting.st "Success is the ability to go from one failure to another without losing enthusiasm." --Winston Churchill