<div dir="ltr">Hi all,<div><br></div><div>You can now use GCC 4.8.2 (located at /opt/gcc-4.8.2) to compile your C/C++ code on our server.  It is the most up-to-date and stable version of GCC and supports C++11 features.  </div>

<div><br></div><div>Append ~/.bashrc with line:</div><div>        export PATH="/opt/gcc-4.8.2/bin:$PATH"<br></div><div>and execute in terminal:<br></div><div>        source ~/.bashrc</div><div><br></div><div>The GCC version 4.6.3 shipped with Ubuntu 12.04 is still accessible.<br>

</div><div><br></div><div>Regards,</div><div>Xiao</div></div>