Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- PlatformSDK [faraday@probook ~]$ sb2 -t $VENDOR-$DEVICE-$PORT_ARCH gcc main.c -o test
- armv7hl-meego-linux-gnueabi-gcc: error: main.c: No such file or directory
- armv7hl-meego-linux-gnueabi-gcc: fatal error: no input files
- compilation terminated.
- PlatformSDK [faraday@probook ~]$ ls -al main.c
- -rw-rw-r-- 1 faraday faraday 107 Jan 21 13:01 main.c
- PlatformSDK [faraday@probook ~]$ sdk-assistant list
- huawei-frd-armv7hl
- PlatformSDK [faraday@probook ~]$ sdk-assistant remove huawei-frd-armv7hl
- Going to remove the target [huawei-frd-armv7hl]
- Do you want to continue? (y/n) y
- Note: target huawei-frd-armv7hl was not seen by sb2
- PlatformSDK [faraday@probook ~]$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement