[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debian-users:00002] Where is libgcc ?



エコーです.

Debian bo にバージョンアップしてから,gcc/ld がおかしくなっています.
リンカ(ld)を実行したときに,必ず次のエッラーが出ました.

[例]
bash$ gcc -I/usr/src/kernel-source-2.0.27/include -o configure configure.c
ld: cannot open -lgcc: No such file or directory

または以下を実行した時に,

bash$ dpkg --print-architecture
dpkg: unexpected output from `gcc --print-libgcc-file-name':
 `libgcc.a'
dpkg: compiler libgcc filename not understood: no gcc-lib component


[質問]
libgcc.a (libgcc.so ??) はどのパッケージにあるのでしょうか.

よろしくお願いします.
--