code::blocks .o files

How to get rid of .o files that code::block creates when i compile my project?
Build/Clean.
And will it work whidout problems, after ja have done so? I can run it on different computers and there will be no problems? And also, how can i compile C::B project with different compilators?
I can run it on different computers and there will be no problems?

What is "it"?

And also, how can i compile C::B project with different compilators?

By changing the compiler in the project settings.
vastrolorde wrote:
I can run it on different computers and there will be no problems?


If you mean the .exe file which is your program, no, you'll have to compile it again on the other computer, but I think you can run that one .exe on any computer with the same operating system(?)

If you want to be able to run a single compiled file on any operating system, look into Java.
Last edited on
It is my projest. I needed it for the course. Problem is, teachers are always away, so we ar mostly on our own.
Perhaps you should get a discount for self-service!
Well, im not the one paying for it.
Topic archived. No new replies allowed.