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

C::B + GCC4 = damn slow?!

<< < (2/3) > >>

MortenMacFly:

--- Quote from: oBFusCATed on September 08, 2009, 03:26:35 pm ---I have massive problems with mingw32-make  :x :shock: :? :( :| :twisted: :evil: :cry:

--- End quote ---
however, I can tell you the following:
I am using now:
binutils-2.19.1-mingw32-bin.tar.gz
gdb-6.8-mingw-3.tar.bz2
gcc-4.4.0-tdm-1-core-2.zip
gcc-4.4.0-tdm-1-fortran-2.zip
gcc-4.4.0-tdm-1-g++-2.zip
mingw-utils-0.3.tar.gz
mingw32-make-3.81-20080326-3.tar.gz
mingwrt-3.16-mingw32-dev.tar.gz
mingwrt-3.16-mingw32-dll.tar.gz
w32api-3.13-mingw32-dev.tar.gz
...and the build script(s) attached.

These are make files where you basically only need to do the following:
0.) unextract the ZIP archive ;-)
1.) setup the path's in make_setup.bat
2.) copy *all* these scripts in your wxWidgtes source folder (the one where INSTALL-MSW.txt is in...)
3.) run make_wx_all.bat

[attachment deleted by admin]

oBFusCATed:
Uouuuuuuuuu, it started compiling :)

Where should I look for the results?
And is it safe to add -j5 to make, in order to speed the compilation

Seronis:

--- Quote from: oBFusCATed on September 08, 2009, 03:26:35 pm ---Morten, can I ask you to send me a wxwidgets compiled with one of the recent TDM compilres?
So, I can build cb from cb and test my patch on win32...

I have massive problems with mingw32-make  :x :shock: :? :( :| :twisted: :evil: :cry:


--- End quote ---

If you are referring to the (roughly) 9.5mb wxmsw28u_gcc_custom.dll (and nothing else) you can get it out of my dropbox folder via:

http://dl.getdropbox.com/u/1656427/extras/wxmsw28u_gcc_custom.dll

If you mean anything else then I dont have the bandwidth available to upload the entire thing.  Please respond back once you finish downloading or if this isnt the file you mean.  On my system it was compiled with TDM 4.4.0

edit: 

or if ya got it compiling already that works too.  I'll go ahead and leave the dropbox link active for 24 hours just incase you want to try it.

MortenMacFly:

--- Quote from: oBFusCATed on September 08, 2009, 04:01:15 pm ---Where should I look for the results?

--- End quote ---
there are several *.log files being created. Concerning the optimisation params: Dunno. I never use them. Compilation takes ~ 3 hours on my PC, but you'll get everything you need for unicode/ansi and release/debug build.

The libs are in the folder "lib" and sub-folders, concerning the configuration - e.g. folder gcc_dll for dyamic library, lib libwxmsw28ud.a for unicode, debug release.

oBFusCATed:
Thank you all,   :lol: :lol: :lol: :lol: :lol:
The compilation works (there are some errors in the log, but it works and I don't care much).

I've run only make_wx_shared.bat and the compilation of C::B finished correctly :)
I've modified it to put -j5 put the compilation failed misserably :(


Seronis: thanks for the upload ...

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version