Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » How to configure eclipse to compile/run 32bit code under 64bit linux environment(build environment issues)
How to configure eclipse to compile/run 32bit code under 64bit linux environment [message #1080281] Mon, 05 August 2013 14:35
Eclipse UserFriend
Hi, everybody:
I just setup eclipse C/C++ development environment under Ubuntu13.04 64bit;
I want eclipse to be able to build out 32bit program from source-code.
The coding environment should be ok, I could compile out 32-bit c/assembly using gcc under shell. The "-m32" flag is the key.
But under eclipse, I've tried many times, but cannot figure out how to configure it... It just cannot recognize 32bit assembly... Sad

Any ideas or suggestions?

Thanks
Previous Topic:Creating project from existing folder or makefile
Next Topic:How To Update Thread Names in the Debug View
Goto Forum:
  


Current Time: Tue May 20 03:49:30 EDT 2025

Powered by FUDForum. Page generated in 0.02692 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top