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

SVN-HEAD binaries download

<< < (2/18) > >>

baboo:
Is there any1 who produces binaries for Fedora Core4?

rudin:
baboo,

there is another thread on this forum: http://forums.codeblocks.org/index.php/topic,1194.0.html discussing about linux precompiled binaries, and i think fedora is on the list

therion:
Just uploaded today´s fixes.

Ceniza:
I would like to know how you're building from CVS. You just use the project file provided or do you tune it before building (like removing debugging information parameter, adding stripping, optimizations, ...)?

I would also like to know which plugins you're bundling with your build (contrib plugins).

BTW, thanks for the help.

PS: Due to two bugs recently fixed, still living in my latest snapshot, I'll delete it and upload a new one, for those interested.

therion:

--- Quote from: Ceniza on November 21, 2005, 11:22:27 pm ---I would like to know how you're building from CVS. You just use the project file provided or do you tune it before building (like removing debugging information parameter, adding stripping, optimizations, ...)?
I would also like to know which plugins you're bundling with your build (contrib plugins).

--- End quote ---

Whats up Ceniza,

Im using the default project files (Codeblocks-Newbuild.cbp and all plugins in ContribPlugins.workspace) to build CB on a mingw 3.4.4 system. Nothing special, no optimizations, no changes. Even my wx lib was compiled acording to the wiki tutorial :-)

To strip the executables I'm using (again the default) update script (under src).

I saw your build is slightly diferent from mines... what options are you using?

Best regards,
Mauricio

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version