Author Topic: Static vs Dynamic runtimes with GCC & VCTK  (Read 15253 times)

grv575

  • Guest
Re: Static vs Dynamic runtimes with GCC & VCTK
« Reply #15 on: August 08, 2005, 04:37:27 am »
Yeah I agree.  The other benefit of compiling your code on multiple compilers is that you find bugs you wouldn't have found otherwise.  Plus your code becomes more portable and therefore useful.  Codeblocks makes it that much easier to do this all from the same OS and IDE which is a major plus.