Ubuntu 32-bit or 64-bit: Difference between revisions
From Rsewiki
(Created page with "When should we change to 64 bit Ubuntu? This is an argument collection page. Current stabile configuration is 32 bit Ubuntu version 12.04 - Long Time Stable == 32-bit == * ...") |
No edit summary |
||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
This page is not maintained since may 2013 | |||
===change to 64 bit Ubuntu?=== | |||
This is an argument collection page. | This is an argument collection page. | ||
Line 19: | Line 23: | ||
== 64 bit == | == 64 bit == | ||
* kernel: 3.8.0-21-generic | |||
* GCC:4.6 is OK (4.7 do not compile with boost) | |||
=== Pro === | === Pro === | ||
Line 26: | Line 30: | ||
* Newer versions of Matlab runs on 64 bit only | * Newer versions of Matlab runs on 64 bit only | ||
* Some parts of ROS runs 64-bit only (guidemark calibration) | * Some parts of ROS runs 64-bit only (guidemark calibration) | ||
* Many (students) has installed 64 bit on their laptop | |||
=== Contra === | === Contra === | ||
* | * Not all parts of mobotware compiles well on 64-bit - AURS auview and aupcltest requires -fpermissive in Makefile (effect unknown) |
Latest revision as of 09:35, 7 February 2015
This page is not maintained since may 2013
change to 64 bit Ubuntu?
This is an argument collection page.
Current stabile configuration is 32 bit Ubuntu version 12.04 - Long Time Stable
32-bit
- Kernel 3.2.0-XX
- GCC version 4.6.3
Pro
- 32 bit is the recommended by Ubuntu
- Mobotware runs on 32-bit
Contra
- Newer versions of Matlab runs on 64 bit only
64 bit
- kernel: 3.8.0-21-generic
- GCC:4.6 is OK (4.7 do not compile with boost)
Pro
- Newer versions of Matlab runs on 64 bit only
- Some parts of ROS runs 64-bit only (guidemark calibration)
- Many (students) has installed 64 bit on their laptop
Contra
- Not all parts of mobotware compiles well on 64-bit - AURS auview and aupcltest requires -fpermissive in Makefile (effect unknown)