12517 Members
237 Forums
7803 Topics
23976 Posts
Max Online: 9115 @ 08/24/24 07:30 PM
|
|
|
11 registered (Admin, Toysoft, OMEGA, Wallache, hanumeric, Seti72, Smokey, typek_2, StefRod, hamilton, bitgames),
1216
Guests and
140
Spiders online. |
Key:
Admin,
Global Mod,
Mod
|
|
|
|
|
|
|
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
|
|
|
|
|
#21178 - 04/22/20 04:54 AM
Development, Hello World compile for Enigma2
|
Japhar Member
Carpal Tunnel
Registered: 10/19/10
Posts: 9978
|
Development, Hello World compile for Enigma2 christophe@stefan2l:~$ cd openpli christophe@stefan2l:~/openpli$ cd build-dm8000/ christophe@stefan2l:~/openpli/build-dm8000$ source env.source christophe@stefan2l:~/openpli/build-dm8000$ bitbake devshell Loading cache: 100% |##############################################| ETA: 00:00:00 Loaded 7410 entries from dependency cache. Parsing recipes: 100% |##############################################| ETA: 00:00:00 Parsing of 7650 .bb files complete (6778 cached, 872 parsed). 8301 targets, 357 skipped, 2 masked, 0 errors. WARNING: No bb files matched BBFILE_PATTERN_overlay '/home/christophe/openpli/local'
Build Configuration: BB_VERSION = "1.12.0" METADATA_BRANCH = "master" METADATA_REVISION = "b65021f" TARGET_ARCH = "mipsel" TARGET_OS = "linux" MACHINE = "dm8000" DISTRO = "openpli" DISTRO_VERSION = "2.1"
NOTE: Resolving any missing task queue dependencies NOTE: Preparing runqueue NOTE: Executing RunQueue Tasks NOTE: Tasks Summary: Attempted 532 tasks of which 532 didn't need to be rerun and 0 failed. christophe@stefan2l:~/openpli/build-dm8000$ cd HelloWorld/ christophe@stefan2l:~/openpli/build-dm8000/HelloWorld$ . ~/openpli/build-dm8000/tmp/deploy/addons/mipsel-oe-linux-openpli-dm8000-devshell bash: alias: `./configure': invalid alias name [OE::mipsel-oe-linux-openpli-dm8000]:~/openpli/build-dm8000$ $CC hello.c -o hello_world [OE::mipsel-oe-linux-openpli-dm8000]:~/openpli/build-dm8000$
_________________________
|
Top
|
|
|
|
|
|
|