[Adapt] GCC 4.8.2 installed

Xiao Jia stfairy at gmail.com
Sat Dec 28 23:29:19 CST 2013


Hi all,

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.

Append ~/.bashrc with line:
        export PATH="/opt/gcc-4.8.2/bin:$PATH"
and execute in terminal:
        source ~/.bashrc

The GCC version 4.6.3 shipped with Ubuntu 12.04 is still accessible.

Regards,
Xiao
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://cs.sjtu.edu.cn/pipermail/adapt/attachments/20131228/5fb33dcb/attachment.html>


More information about the Adapt mailing list