Skip to content

Instantly share code, notes, and snippets.

@Arpit360
Last active October 12, 2015 12:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Arpit360/51f7074fabf80d5de224 to your computer and use it in GitHub Desktop.
Save Arpit360/51f7074fabf80d5de224 to your computer and use it in GitHub Desktop.
Last login: Mon Oct 12 17:31:54 on ttys000
mac360-xamarins-Mac-mini:~ mac360xamarin$ mono --version
Mono JIT compiler version 4.3.0 (master/0421c0c Fri Oct 9 15:14:00 EDT 2015)
Copyright (C) 2002-2014 Novell, Inc, Xamarin Inc and Contributors. www.mono-project.com
TLS: normal
SIGSEGV: altstack
Notification: kqueue
Architecture: x86
Disabled: none
Misc: softdebug
LLVM: yes(3.6.0svn-mono-(detached/a173357)
GC: sgen
mac360-xamarins-Mac-mini:~ mac360xamarin$ mcs ~/Projects/TestProgram/TestProgram/Program.cs
mac360-xamarins-Mac-mini:~ mac360xamarin$ mono ~/Projects/TestProgram/TestProgram/Program.exe
TEST
1.671757E+36
0
0
TEST2
0
1
2
mac360-xamarins-Mac-mini:~ mac360xamarin$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment