User forums > General (but related to Code::Blocks)

TDM-GCC 4.9 series (Latest: 4.9.2-tdm-1 - 2014-12-08)

<< < (9/12) > >>

MortenMacFly:

--- Quote from: thomas on February 07, 2015, 02:28:51 pm ---That actually means that the entirety of TDM threads don't belong here since they're not related to Code::Blocks at all,  [...]

--- End quote ---
Well, no:
1.) C::B is build using exactly these compilers
2.) C::B ships wit exactly this (and only this) compiler.

So I'd say its definitely a C::B topic... but maybe more for the C::B developers.

TDragon:
I think this forum is the perfect place for both developers of Code::Blocks and developers that use TDM-GCC with Code::Blocks to be apprised of updates. If at any time TDM-GCC becomes no longer relevant, I will happily cease. :)

Regarding bfd, GCC itself doesn't include it, so do you mean the bfd from TDM64 binutils, or ???

ollydbg:

--- Quote from: TDragon on February 08, 2015, 05:09:27 am ---Regarding bfd, GCC itself doesn't include it, so do you mean the bfd from TDM64 binutils, or ???

--- End quote ---
bfd is built when you build gdb. Normally, running "make -C gdb install" is enough, which means libbfd is not installed.

TDragon:
The 32-bit TDM-GCC uses the MinGW project's binutils package - that's probably where you should get libbfd.a from:
https://sourceforge.net/projects/mingw/files/MinGW/Base/binutils/binutils-2.24/binutils-2.24-1-mingw32-dev.tar.xz/download

MortenMacFly:

--- Quote from: TDragon on February 08, 2015, 04:43:11 pm ---The 32-bit TDM-GCC uses the MinGW project's binutils package - that's probably where you should get libbfd.a from:
https://sourceforge.net/projects/mingw/files/MinGW/Base/binutils/binutils-2.24/binutils-2.24-1-mingw32-dev.tar.xz/download

--- End quote ---
Yes, there it is. :-) Thank you...

However, I just figured out that we (I) use a completely outdated version of exchndl. "jrfonseca" did a great job in continuously further developing it - he just switched from SVN to GIT and I didn't realise. So maybe we don't even need to compile it ourselves any longer. He ships binaries (Version 0.6.4 currently) for 32 and 64 bit also supporting DWARF meanwhile.


--- Quote from: TDragon on February 08, 2015, 05:09:27 am ---If at any time TDM-GCC becomes no longer relevant, I will happily cease. :)

--- End quote ---
NOOOOOOOOO! ;-)

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version