Katsutoshi Itoh
cut-s****@maste*****
2005年 8月 6日 (土) 21:46:35 JST
In message <20050****@lava*****>,Shiro Kawai owrites: >うーん、-O2無いと結構実行時のオーバヘッドが重い気が… >次に機会があれば、どのファイルのコンパイル時に死んでいるか見て >教えて下さい。 えっと、これですが、-O2は残して、CFLAGS/LIBSへの-I'/usr/pkg/include'および -L'/usr/pkg/lib'の追加はした状態です。 gcc -I'/usr/pkg/include' -DPACKAGE_NAME=\"Gauche-gl\" -DPACKAGE_TARNAME=\"gauche-gl\" -DPACKAGE_VERSION=\"0.4\" -DPACKAGE_STRING=\"Gauche-gl\ 0.4\" -DPACKAGE_BUGREPORT=\"shiro****@acm*****\" -DGAUCHE_VERSION=\"0.8.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -g -O2 -I'/usr/local/lib/gauche/0.8.5/include' -I/usr/pkg/xorg/include -fomit-frame-pointer -c gl-syms.c cc1: out of memory allocating 136479240 bytes after a total of 13883844 bytes *** Error code 1 Stop. make: stopped in /home/cut-sea/compile/Gauche-gl-0.4/src *** Error code 1 Stop. make: stopped in /home/cut-sea/compile/Gauche-gl-0.4