1 |
I have xubuntu and ubuntu, both x64.
|
1 |
I have xubuntu and ubuntu, both x64.
|
2 |
\n
|
2 |
\n
|
3 |
[quote]
|
3 |
[quote]
|
4 |
$ uname -a
|
4 |
$ uname -a
|
5 |
Linux something 3.13.0-43-generic #72-Ubuntu SMP Mon Dec 8 19:35:06 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
|
5 |
Linux something 3.13.0-43-generic #72-Ubuntu SMP Mon Dec 8 19:35:06 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
|
6 |
\n
|
6 |
\n
|
7 |
$ apt-cache policy mono-complete
|
7 |
$ apt-cache policy mono-complete
|
8 |
mono-complete:
|
8 |
mono-complete:
|
9 |
Installed: 3.2.8+dfsg-4ubuntu1
|
9 |
Installed: 3.2.8+dfsg-4ubuntu1
|
10 |
Candidate: 3.2.8+dfsg-4ubuntu1
|
10 |
Candidate: 3.2.8+dfsg-4ubuntu1
|
11 |
Version table:
|
11 |
Version table:
|
12 |
*** 3.2.8+dfsg-4ubuntu1 0
|
12 |
*** 3.2.8+dfsg-4ubuntu1 0
|
13 |
500 http://ee.archive.ubuntu.com/ubuntu/ trusty/universe amd64 Packages
|
13 |
500 http://ee.archive.ubuntu.com/ubuntu/ trusty/universe amd64 Packages
|
14 |
100 /var/lib/dpkg/status
|
14 |
100 /var/lib/dpkg/status
|
15 |
\n
|
15 |
\n
|
16 |
$ mono --version
|
16 |
$ mono --version
|
17 |
Mono JIT compiler version 3.2.8 (Debian 3.2.8+dfsg-4ubuntu1)
|
17 |
Mono JIT compiler version 3.2.8 (Debian 3.2.8+dfsg-4ubuntu1)
|
18 |
Copyright (C) 2002-2014 Novell, Inc, Xamarin Inc and Contributors. www.mono-project.com
|
18 |
Copyright (C) 2002-2014 Novell, Inc, Xamarin Inc and Contributors. www.mono-project.com
|
19 |
TLS: __thread
|
19 |
TLS: __thread
|
20 |
SIGSEGV: altstack
|
20 |
SIGSEGV: altstack
|
21 |
Notifications: epoll
|
21 |
Notifications: epoll
|
22 |
Architecture: amd64
|
22 |
Architecture: amd64
|
23 |
Disabled: none
|
23 |
Disabled: none
|
24 |
Misc: softdebug
|
24 |
Misc: softdebug
|
25 |
LLVM: supported, not enabled.
|
25 |
LLVM: supported, not enabled.
|
26 |
GC: sgen
|
26 |
GC: sgen
|
27 |
[/quote]
|
27 |
[/quote]
|
|
|
28 |
\n
|
|
|
29 |
Huh i always thought arch was more bleeding-edge than ubuntu.
|