Open main menu

CDOT Wiki β

Changes

SPO600 Compiled C Lab

20 bytes removed, 23:53, 28 January 2016
no edit summary
[[Category:SPO600 Labs]]{{Admon/lab|Purpose of this Lab|In this lab, you will investigate the relationship between basic C source code and the output of the C compiler.}}
{{Admon/tip|XerxesHost System|Perform You can choose to perform this lab on any of the [[SPO600 Servers#x86_64|Xerxes]] -- an account has been created for each [[SPO600]] student who submitted an SSH public key. Alternately, you may use your own system if it has been set up with development tools and libraries, '''plus''' the static version of the glibc library.}}
== Resources ==
* [[Assembly Language]]
* [[X86_64 Register and Instruction Quick Start]]
* [[Aarch64 Register and Instruction Quick Start]]
== Lab 4 ==