Developer forums (C::B DEVELOPMENT STRICTLY!) > Development

Test of parallel building

<< < (2/2)

mandrav:

--- Quote from: Ceniza on January 25, 2006, 09:17:07 pm ---Anyway, that means it's supposed to be fully working and just needs some more testing before the merge?

--- End quote ---

Let me put it this way: it builds C::B just fine ;) so, yes, it just needs some more testing.

rickg22:
:'( I want a dual core!

sethjackson:

--- Quote from: rickg22 on January 25, 2006, 11:07:52 pm ---:'( I want a dual core!

--- End quote ---

Heh I want a supercomputer. Yeah daul core would be sweeet (I don't have it a present).  8)

Ceniza:
OK, I found a problem.

Open Code::Blocks and create a new file (the code can be as simple as an empty int main). Now, click on Build.

I always have to click twice to get it compiled and linked.

When the .o file isn't created, the linker will fail, but if the code is correct it'll compile. If you click on Build again it'll link. If you change something in the file and click on Build again, the old .o file will be linked and a new .o file will be created (due to the changes). Once again I have to click twice to get the latest changes in the exe.

NOTE: I'm using 3 threads for compilation.

mandrav:
Ah, I forgot to update the single-file build commands. Done now.
Thanks.

Navigation

[0] Message Index

[*] Previous page

Go to full version