Direct Code Execution portability: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
This page is intended to track [http://code.nsnam.org/furbani/ns-3-dce ns-3-dce] portability issues. | This page is intended to track [http://code.nsnam.org/furbani/ns-3-dce ns-3-dce] (Tuto available here:[http://www-sop.inria.fr/members/Frederic.Urbani/ns3dceccnx/index.html]) portability issues. | ||
Currently it's very sensitive to libc version used. It's often best to disable selinux on fedora systems. | Currently it's very sensitive to libc version used. It's often best to disable selinux on fedora systems. |
Revision as of 09:24, 26 March 2012
This page is intended to track ns-3-dce (Tuto available here:[1]) portability issues.
Currently it's very sensitive to libc version used. It's often best to disable selinux on fedora systems.
Distribution | Architecture | glibc | Last checked revision | ./build/bin/ns3test-dce --verbose | Remarks |
---|---|---|---|---|---|
Fedora 14 | i686 | 2.13.2 | 03-19-2012 | PASS | |
Fedora 14 | x86-64 | 2.13.2 | 03-19-2012 | PASS | |
Fedora 15 | i686 | 2.14.1 | 03-19-2012 | PASS | |
Fedora 15 | x86-64 | 2.14.5 | 03-19-2012 | PASS | |
Fedora 16 | i686 | 2.14.90 | 03-19-2012 | PASS | |
Fedora 16 | x86-64 | 2.14.90 | 03-19-2012 | PASS | |
Ubuntu 10.04 | i386 | 2.11.1 | 02-20-2012 | PASS | |
Ubuntu 10.10 | i686 | 2.12.1 | 03-19-2012 | PASS | |
Ubuntu 10.10 | x86-64 | 2.12.1 | 03-19-2012 | PASS | |
Ubuntu 11.04 | i686 | 2.13 | 03-19-2012 | PASS | |
Ubuntu 11.04 | x86-64 | 2.13 | 03-19-2012 | PASS | |
Ubuntu 11.10 | i686 | 2.13 | 03-19-2012 | PASS | |
Ubuntu 11.10 | x86-64 | 2.13 | 03-19-2012 | PASS |