-
Notifications
You must be signed in to change notification settings - Fork 14
/
Copy pathcheckenv.log
56 lines (43 loc) · 1.9 KB
/
checkenv.log
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
Build Environment Requirement
=============================================================
* ********* Suggested OS and Tool Chain to install *********
*
* OS : Linux distribution Ubuntu 10.04
* Memory Size : 4G or above
* make : GNU Make 3.81 or 3.82
* perl : Version 5.10.X
* python : Version 2.6.X
* arm-linux-androideabi-gcc : Version 4.6.X
* gcc : Version 4.4.3
* jdk : Version 1.6.X
* bison : Version 2.4.X
* flex : Version 2.5.X
* gperf : Version 3.0.X
* mingw : Installed
* unix2dos/tofrodos : Installed
* **********************************************************
=============================================================
Build Environment Check Result Report
*************************************************************
[OS]: Ubuntu 14.04.1 (64-bit) [WARNING]
your ubuntu os version is higher than recommendation
[Physical Memory Size] : 3985792 K-Bytes [WARNING]
it's smaller than recommendation, may cause out-of-memory build error
[make]: 3.81 (64-bit) [OK]
[perl]: 5.18.2 (64-bit) [WARNING]
your perl version is higher than recommendation
[python]: 2.7.6 (64-bit) [WARNING]
your python version is higher than recommendation
[arm-linux-androideabi-gcc]: [FAIL]
you have not installed arm-linux-androideabi-gcc
[gcc]: 4.8.2 (64-bit) [WARNING]
your gcc version is higher than recommendation
[jdk]: [FAIL]
you have not installed jdk
[bison]: 3.0.2 (64-bit) [WARNING]
your bison version is higher than recommendation
[flex]: 2.5.35 (64-bit) [OK]
[gperf]: 3.0.4 (64-bit) [OK]
[mingw]: Installed [OK]
[unix2dos/tofrodos]: Installed [OK]
*************************************************************