No -m32 switch for gcc?
#3
You can install a 32-bit crosscompiler. Try something like
Code:
sudo apt-get install gcc-arm-linux-gnueabihf
And then
Code:
arm-linux-gnueabihf-gcc -o hello hello.S
  Reply


Messages In This Thread
No -m32 switch for gcc? - by prawn - 06-15-2016, 08:34 PM
RE: No -m32 switch for gcc? - by longsleep - 06-15-2016, 11:17 PM
RE: No -m32 switch for gcc? - by ssvb - 06-16-2016, 11:46 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)