[Mono-osx] [Mono-dev] 64-bit OSX support
Laurent Etiemble
laurent.etiemble at gmail.com
Mon Apr 26 12:28:30 EDT 2010
Hello Geoff,
I have successfully build Mono 64 bits for Mac OS X on my machine
(10.6.3/Intel C2Duo 2.4GHz), by using the SVN r156105 trunk.
Here some experiments I made:
- "make check" reports 2 failing tests: "thread6.exe" and
"appdomain-thread-abort.exe".
- "mono -V" works and report the architecture amd64
- the command line utilities (gmcs, monodis, ...) seem to work.
I ran into a crash when calling System.Diagnostics.Process.MainModule. I
have attached the crash log and a small test-case to reproduce.
Let me know if you need more information.
Regards, Laurent Etiemble.
2010/4/23 Geoff Norton <gnorton at novell.com>
> Hey all,
>
> I've landed experimental support for mono in 64-bit osx on trunk, you can
> test it by running configure with:
>
> /configure --with-glib=embedded --host=x86_64-apple-darwin10
>
> For anyone who is interested I would appreciate some testing and reports,
> it does successfully bootstrap on my machine.
>
> -g
>
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-osx/attachments/20100426/f4262b7c/attachment-0001.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Program.cs
Type: application/octet-stream
Size: 219 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-osx/attachments/20100426/f4262b7c/attachment-0002.obj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: output.log
Type: application/octet-stream
Size: 2241 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-osx/attachments/20100426/f4262b7c/attachment-0003.obj
More information about the Mono-osx
mailing list