Scene
Busybox compiling arm architecture on Ubuntu
Operation
-
- install the cross compiler tool</ ol>
sudo apt-get install gcc-arm-linux-gnueabi
-
-
- modify the configuration file and use the cross compile tool </ OL>
-
make defconfig
vim .config
# Modify
...
-# CONFIG_STATIC is not set
+CONFIG_STATIC=y
....
-CONFIG_CROSS_COMPILER_PREFIX=""
+CONFIG_CROSS_COMPILER_PREFIX="arm-linux-gnueabi-"
...
-
-
-
- compiling busybox of arm architecture
-
-
make android_defconfig
reference resources
https://github.com/yongce/AndroidDevNotes/blob/master/notes/tools/0006-busybox-android.asc
Read More:
- After Centos installation is complete, ifconfig: command not found
- -bash: sqlplus: command not found [How to Solve]
- How to Solve Linux Error: -bash: unzip: command not found
- Error in Linux running file: bash: $’\r’: command not found
- Mac opens Terminal and reports an error -bash:: command not found
- Git commit – M ‘upload submit times error command “husky run” not found.
- [Solved] ERROR: Subproject directory not found and gst-plugins-base.wrap file not found
- MAC Adb Shell Error: -bash: adb: command not found, adb
- Linux Install Bee and Execute Error: bash: bee: command not found
- [Solved] G++ Error: Command ‘g++‘ not found, but can be installed with:
- [Solved] Linux Mongodb Error: # Error: coul-bash: connecting: command not found
- linux Ubuntu Error: No command ‘setenv‘ found
- scp Command: Unable to negotiate with xxx.xx.xx.xx port 22: no matching cipher found.
- [Solved] websocket: the client is not using the websocket protocol: ‘upgrade’ token not found in ‘Connection’ head
- [Solved] Pointsift Error: – ltensorflow not found_framework
- Error: linker ` link. Exe ` not found | = note: the system cannot find the specified file.
- [Solved] websocket error in Linux service: / lib64 / libc. So. 6: version ` glibc_2.17‘ not found
- [Git] Solve git branch -M main error: refname refs/heads/master not found
- Solve the problem of 404 Not Found error in nginx accessing dynamic interface
- [Solved] Error detected while processing /root/.vimrc: E492: Not an editor command: Plug ‘scrooloose/nerdtree’