Re: [wxhaskell-devel] Architecture (32 vs. 64 bit) of the dynamic libraries

2013-10-11 Thread Henk-Jan van Tuyl
On Sat, 05 Oct 2013 14:02:11 +0200, Henk-Jan van Tuyl hjgt...@chello.nl wrote: L.S., I am trying to implement a check if the architecture (32 vs. 64 bit) of the dynamic libraries of wxWidgets matches the architecture that wxHaskell is being built with. I have implemented this and

Re: [wxhaskell-devel] Architecture (32 vs. 64 bit) of the dynamic libraries

2013-10-07 Thread David Virebayre
I don't have wx 2.9.5 around (by default Ubuntu 13.04 has 2.8) I hope it's still useful: Ubuntu 13.04 64 bits: file /usr/lib/x86_64-linux-gnu/libwx_baseu-2.8.so.0.8.0 /usr/lib/x86_64-linux-gnu/libwx_baseu-2.8.so.0.8.0: ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked,

Re: [wxhaskell-devel] Architecture (32 vs. 64 bit) of the dynamic libraries

2013-10-05 Thread Eric Kow
64-bit OS X /usr/local/lib$ file libwx_baseu-2.9.dylib libwx_baseu-2.9.dylib: Mach-O 64-bit dynamically linked shared library x86_64 On 5 October 2013 13:02, Henk-Jan van Tuyl hjgt...@chello.nl wrote: L.S., I am trying to implement a check if the architecture (32 vs. 64 bit) of the dynamic