[Mono-list] Issue with Interop
weismat
matthias_weiser at yahoo.com
Wed May 20 13:28:05 EDT 2009
After thinking about it I realised that this could be a 32/64 bit issue.
Which version is build on Linux for mono ?
gcc -v shows:
Reading specs from /usr/lib/gcc/x86_64-redhat-linux/3.4.6/specs
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man
--infodir=/usr/share/info --enable-shared --enable-threads=posix
--disable-checking --with-system-zlib --enable-__cxa_atexit
--disable-libunwind-exceptions --enable-java-awt=gtk
--host=x86_64-redhat-linux
Thread model: posix
gcc version 3.4.6 20060404 (Red Hat 3.4.6-8)
mono --version shows:
Mono JIT compiler version 2.4 (tarball Tue May 19 18:09:00 CEST 2009)
Copyright (C) 2002-2008 Novell, Inc and Contributors. www.mono-project.com
TLS: __thread
GC: Included Boehm (with typed GC)
SIGSEGV: altstack
Notifications: epoll
Architecture: amd64
Disabled: none
Zlib is made with the default flags - thus I guess the reason comes from the
32/64 bit mix. What do you suggest me to do? Should I use everything with
Int32/Uint32?
--
View this message in context: http://www.nabble.com/Issue-with-Interop-tp23629942p23639963.html
Sent from the Mono - General mailing list archive at Nabble.com.
More information about the Mono-list
mailing list