2007年12月10日(月)

Debian

gcc 2.95, 3.4, 4.1, 4.2 とインストールされている件について・・・・・・

なんなんだ… gcc 2.95 って太古のコンパイラは……
coLinux は kernel の version や、使ったコンパイラの version を windows 上の colinux バイナリと合わせてやらないといけないのが死ぬほどメンドい。
/homeが JFS になっているんで、 colinux の version 上げた後はカスタムカーネル作らんとなにもできんし……。という都合で入っていたんだろうと想像。

う〜ん、消しまくってみたが…、未に 3.4 に depend してる奴多いな。ていうか、 g77 に depend した paw が元凶か?

そういや colinux 自体も version up してるんだが…。面倒なので追い掛けたくないな〜

ツールを書いて依存を解析してる人がいた: debパッケージの依存関係を図示 - sshi.Continual

ii  g++                                   4:4.2.1-6                  The GNU C++ compiler
ii  g++-2.95                              1:2.95.4-27                The GNU C++ compiler
ii  g++-3.4                               3.4.6-6                    The GNU C++ compiler
ii  g++-4.1                               4.1.2-17                   The GNU C++ compiler
ii  g++-4.2                               4.2.2-3                    The GNU C++ compiler
ii  g77                                   4:3.4.6-30                 The GNU Fortran 77 compiler
ii  g77-3.4                               3.4.6-6                    The GNU Fortran 77 compiler
ii  gcc                                   4:4.2.1-6                  The GNU C compiler
ii  gcc-2.95                              1:2.95.4-27                The GNU C compiler
ii  gcc-3.4                               3.4.6-6                    The GNU C compiler
ii  gcc-3.4-base                          3.4.6-6                    The GNU Compiler Collection (base package)
ii  gcc-4.1                               4.1.2-17                   The GNU C compiler
ii  gcc-4.1-base                          4.1.2-17                   The GNU Compiler Collection (base package)
ii  gcc-4.2                               4.2.2-3                    The GNU C compiler
ii  gcc-4.2-base                          4.2.2-3                    The GNU Compiler Collection (base package)

[referer: [an error occurred while processing this directive]]

あわせて読みたい