User forums > Nightly builds

The 01 November 2007 build will NOT be out.

<< < (3/6) > >>

killerbot:
the only issue I am still trying to resolve at this moment, I can't debug with MinGW4.2.1 and GDB (tried GDB 6.3 and 6.6). Dunno what i am doing wrong ...

RJP Computing:

--- Quote from: Jan van den Borst on November 02, 2007, 12:58:02 pm ---LS,
Is there already some explanation on how to set up the new GCC4.2.1 compiler to work with codeblocks? (which packages sould be installed ...)

Jan

--- End quote ---
I made an installer that is available here (Look at the bottom of the page). It is nothing more than a bare minimum setup. Meaning I don't set any environment variables so you can have both systems (4.x.x and 3.x.x) on your computer at once. Plus the debugger works. ;-)

Jan van den Borst:

--- Quote from: RJP Computing on November 02, 2007, 07:43:10 pm ---
--- Quote from: Jan van den Borst on November 02, 2007, 12:58:02 pm ---LS,
Is there already some explanation on how to set up the new GCC4.2.1 compiler to work with codeblocks? (which packages sould be installed ...)

Jan

--- End quote ---
I made an installer that is available here (Look at the bottom of the page). It is nothing more than a bare minimum setup. Meaning I don't set any environment variables so you can have both systems (4.x.x and 3.x.x) on your computer at once. Plus the debugger works. ;-)

--- End quote ---

This is great

killerbot:

--- Quote from: killerbot on November 02, 2007, 05:32:21 pm ---the only issue I am still trying to resolve at this moment, I can't debug with MinGW4.2.1 and GDB (tried GDB 6.3 and 6.6). Dunno what i am doing wrong ...

--- End quote ---

The thing is in my long running virtual machine, it works [that means a CB that still detects (or had detected) GCC the old way] but with the new virtual machine, it fails. Not able to debug, as well as CB is not able to determine the version of GCC, which shows in 2 ways, the build script to get rid of the dozen warnings of wx fails [it receives an empty version string] and the CB code generates the -I- option where in case of gcc 4.x it should generate -iquote.

Well maybe tomorrow after a fresh reboot, it might work, who knows. Otherwise a detailed compare of default.conf might reveal something ...

stahta01:

--- Quote from: killerbot on November 03, 2007, 12:11:01 am ---CB code generates the -I- option where in case of gcc 4.x it should generate -iquote.

--- End quote ---

I am getting this on my real windows XP machine. When using MinGW GCC, but TDM build works right.

I think the version info format is the issue.

gcc version 4.2.2 (TDM-1)
gcc version 4.2.1-sjlj (mingw32-2)

Tim S

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version