No -m32 switch for gcc?
#1
I'm trying to compile a "hello world" assembly program written for 32-bit ARM. I was told this would work:

gcc -o hello -m32 hello.S

But I get this error:

gcc: error: unrecognized command line option '-m32'

I installed build-essential but nothing else. Am I just missing some component that allows this switch, or am I out of luck? Sorry if this is a stupid question, but I'm just another one of the newbs having fun crawling through the dark trying to make things work.
  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: 2 Guest(s)