User forums > General (but related to Code::Blocks)
I am waiting for Mingw 4.x
killerbot:
I didn't , they did. I have the same problem, bought a couple on months ago, a nice new pc, 64-bit dual core, lot's of ram, lot's of HD diskspace and I can't debug on windows with gdb :-( :-( :-( :-(
sethjackson:
--- Quote from: killerbot on November 01, 2006, 09:51:27 pm ---I didn't , they did. I have the same problem, bought a couple on months ago, a nice new pc, 64-bit dual core, lot's of ram, lot's of HD diskspace and I can't debug on windows with gdb :-( :-( :-( :-(
--- End quote ---
Hmm I have a 64-bit processor too, but I have a 32-bit version of Windows. I'm guessing you use the 64-bit version of Windows????
killerbot:
yes WinXp 64bit
takeshimiya:
--- Quote from: killerbot on November 01, 2006, 11:23:25 pm ---yes WinXp 64bit
--- End quote ---
2 choices:
a) use vc compiler with cdb / win 64 bits
b) use gcc compiler with gdb / linux 64 bits
:P
Ceniza:
Well, from what you're expecting what would be really needed is an improved version of ld, which is part of binutils. Now, about the file size for C++ programs, the only way to reduce it would be creating DLLs of libstdc++ or trying to use a recent version of msvc*.dll, but both approaches are problematic, and GDB is another piece of software too.
It seems GCC 4.x will take some time to be supported by MinGW. The release of 4.2.0 is getting close and I have my doubts MinGW release it... but I think I'll do :wink:
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version