Skip to content

Instantly share code, notes, and snippets.

@bojanrajkovic
Created December 13, 2010 04:12
Show Gist options
  • Save bojanrajkovic/738642 to your computer and use it in GitHub Desktop.
Save bojanrajkovic/738642 to your computer and use it in GitHub Desktop.
[root@frameworker ~]# mono -V
Mono JIT compiler version 2.8.1 (tarball Sun Dec 12 15:15:58 EST 2010)
Copyright (C) 2002-2010 Novell, Inc and Contributors. www.mono-project.com
TLS: normal
SIGSEGV: normal
Notification: Thread + polling
Architecture: x86
Disabled: none
Misc: softdebug
LLVM: supported, not enabled.
GC: Included Boehm (with typed GC and Parallel Mark)
[root@frameworker ~]# mono-sgen -V
Mono JIT compiler version 2.8.1 (tarball Sun Dec 12 15:15:58 EST 2010)
Copyright (C) 2002-2010 Novell, Inc and Contributors. www.mono-project.com
TLS: normal
SIGSEGV: normal
Notification: Thread + polling
Architecture: x86
Disabled: none
Misc: softdebug
LLVM: supported, not enabled.
GC: sgen
[root@frameworker ~]# uname -a
FreeBSD frameworker.localdomain 8.1-RELEASE FreeBSD 8.1-RELEASE #0: Mon Jul 19 02:55:53 UTC 2010 root@almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment