close Warning: Can't synchronize with repository "(default)" (Unsupported version control system "svn": /usr/lib/python2.7/dist-packages/libsvn/_fs.so: failed to map segment from shared object: Cannot allocate memory). Look in the Trac log for more information.

Changes between Version 6 and Version 7 of wade/gcc


Ignore:
Timestamp:
Dec 30, 2008, 5:49:04 PM (17 years ago)
Author:
wade
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • wade/gcc

    v6 v7  
    1515-Wall -D_LARGEFILE64_SOURCE
    1616}}}
    17 或使用 g++ compiler。[[BR]]
    1817例如:
    1918{{{
    2019gcc -D_LARGEFILE64_SOURCE -o test test.c
    2120}}}
     21或使用 '''g++ compiler'''。