Command to use 32bit packages on linux

Command to use 32bit packages on linux


### Command to use 32bit packages on linux
```
sudo apt-get install gcc-4.7-multilib
```

No comments:

Post a Comment