This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| $ make | |
| gcc -c -I. -Iproto -DHAVE_CONFIG_H -O2 -fno-strength-reduce -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/ex_cmds2.o ex_cmds2.c | |
| ex_cmds2.c: 関数 ‘profile_divide’ 内: | |
| ex_cmds2.c:981:2: コンパイラ内部エラー: Segmentation fault | |
| tm2->tv_sec = floor(usec / 1000000.0); | |
| ^ | |
| Please submit a full bug report, | |
| with preprocessed source if appropriate. | |
| See <http://gcc.gnu.org/bugs.html> for instructions. | |
| Makefile:2588: ターゲット 'objects/ex_cmds2.o' のレシピで失敗しました |