リンク: [ホーム] [自己紹介] [リンク集] [アルバム] [ソフトウェア] [発表文献] [その他]

まさおのChangeLogメモ / 2006-05-15

01 02 03 04 05 06 07 08 09 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31

2006-05-15 Mon

* cvswork/ruby

久々にCVS先端のをコンパイルしようとしたらエラーが出た。

gcc -fPIC -g -O2 -fno-defer-pop -fno-omit-frame-pointer -I. -I../.. -I../../. -I../.././ext/dl -DHAVE_DLFCN_H -DHAVE_DLOPEN -DHAVE_DLCLOSE -DHAVE_DLSYM -DHAVE_DLERROR -c dl.c
In file included from dl.c:77:
callback.h: 関数 `rb_dl_callback_short_1_4_stdcall' 内:
callback.h:23574: internal compiler error: in ggc_recalculate_in_use_p, at ggc-page.c:1395
完全なバグ報告を送って下さい。
適切ならばプリプロセス後のソースをつけてください。
<URL:http://the.turbolinux.co.jp/bugzilla/> を見れば方法が書いてあります。
The bug is not reproduceable, so it is likely a hardware or OS problem
make: *** [dl.o] エラー 1

GCCレベルで落ちているのかしら???