User forums > Using Code::Blocks

Code completion and smart pointer

<< < (3/3)

thomas:
You'll be laughing now, but I never thought about passing more than one source file at a time to gcc, which of course works just fine.

I'm thinking that this could be used for a substantial optimisation for the build system under Windows (maybe, some day, not tomorrow). When compiling a project with many small files, creating processes plus piping and updating the wxTextCtrl with the output consumes nearly as much CPU as the compilation. It's insane how much it costs you to create a process under Windows.

Navigation

[0] Message Index

[*] Previous page

Go to full version