Wiki home
Editing page "
gcc
"
Base on previous version:
0
-
1
-
2
-
3
-
7
-
8
-
52
-
132
-
150
-
2129
-
3017
-
4316
-
4554
-
5308
-
5827
cd "/usr/src" tar -xjf ../tools-src/gcc-4.7.0.tar.bz2 cd gcc-4.7.0 mkdir build cd build ../configure --prefix="/usr" --libdir="/lib" --enable-languages="c,c++" make -j"$makejobs" # doesn't mind -j# make install
Change summary:
Tags allowed:
[pkg]name[/pkg]
Link to another package on the buildwiki by name
[link]URL[/link]
Link to an external page