
Ubuntu日本語フォーラム

ログインしていません。
8.04にしてみました。
synapticで探してgcc-3.x系を探したらなかったんですが、このバージョンにはないのでしょうか?
また導入方法をご存じでしたらお教えお願いします。
オフライン
普通にUniverseにありますよ。
$ apt-cache search gcc | grep 3 cpp-3.3 - The GNU C preprocessor cpp-3.4 - The GNU C preprocessor g77-3.4 - The GNU Fortran 77 compiler gcc-3.3 - The GNU C compiler gcc-3.3-base - The GNU Compiler Collection (base package) gcc-3.3-doc - Documentation for the GNU compilers (gcc, gobjc, g++) gcc-3.4 - The GNU C compiler gcc-3.4-base - The GNU Compiler Collection (base package) gcc-3.4-doc - Documentation for the GNU compilers (gcc, gobjc, g++) gcc-h8300-hms - The GNU C compiler (cross compiler for h8300-hitachi-coff) gpc-2.1-3.4 - The GNU Pascal compiler gpc-2.1-3.4-doc - Documentation for the GNU Pascal compiler (gpc) g++-3.4 - GNU C++ コンパイラ
オフライン