質問編集履歴

1

2017/05/22 12:44

投稿

toto_ton
toto_ton

スコア6

test CHANGED
File without changes
test CHANGED
@@ -12,7 +12,7 @@
12
12
 
13
13
 
14
14
 
15
- make 実行
15
+ make 実行
16
16
 
17
17
 
18
18
 
@@ -25,27 +25,3 @@
25
25
  Makefile:572: ターゲット :'.built_release/lib/libcaffe.so.1.0.0'のレシピで失敗しました
26
26
 
27
27
  make: ***[.built_release/lib/libcaffe.so.1.0.0] エラー 1
28
-
29
-
30
-
31
- また make -j4 all で実行すると
32
-
33
-
34
-
35
- g++: internal compiler error: 強制終了 (program cc1plus)
36
-
37
- Please submit a full bug report,
38
-
39
- with preprocessed source if appropriate.
40
-
41
- See <file:///usr/share/doc/gcc-5/README.Bugs> for instructions.
42
-
43
- Makefile:581: ターゲット '.build_release/src/caffe/solvers/adagrad_solver.o' のレシピで失敗しました
44
-
45
- make: *** [.build_release/src/caffe/solvers/adagrad_solver.o] エラー 1
46
-
47
- make: *** 未完了のジョブを待っています....
48
-
49
-
50
-
51
- と出てきます