compile 32 bit on 64 bit linux
To compile 32-bit code on a 64-bit system, use the option -m32 to gcc.
Example:
gcc -m32 hello.c
Also in C++:
- linux list application installation
- definition varibale in bash
- how to run .run file in linux
- how to install golang on manjaro
- grep until last match
- sed from match to end of file
- bash else if
- Error: Fetching /usr/local/Homebrew/Library/Taps/commands/homebrew-pup failed!
- bash split string into variables
- git alias
- ffmpeg override
- cisco anyconnect download for ubuntu 18.04
- xargs example with curl
- ubuntu open all port
- linux remove last line from file
- install hnswlib
- chmod 777 ubuntu xampp
- go mod donwload from github
- allintext:ubuntu "new user"command
- make only one digit input box
- how to check ssh agent is running in git bash
- OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to github.com:443
- mongodb install in ubuntu
- how to install netbeans on ubuntu 20.04