Hello everyone! Who knows how to develop 64bit and parallel programming by codeblocks?
Quote from: TopFEA on October 08, 2010, 06:15:52 AM
Hello everyone! Who knows how to develop 64bit and parallel programming by codeblocks?
I don't quite get the question:
Al you need is a 64 bit compiler (e.g. GCC based) and libraries that support parallel programming. Then just
do it...?!
Quote from: MortenMacFly on October 08, 2010, 06:22:06 AM
Quote from: TopFEA on October 08, 2010, 06:15:52 AM
Hello everyone! Who knows how to develop 64bit and parallel programming by codeblocks?
I don't quite get the question:
Al you need is a 64 bit compiler (e.g. GCC based) and libraries that support parallel programming. Then just do it...?!
Thank you very much! I am a new comer.