Code::Blocks Forums

User forums => Help => Topic started by: dnewhous on July 23, 2012, 10:57:31 pm

Title: GNU GCC Compiler linker settings with MinGW and pthreads
Post by: dnewhous on July 23, 2012, 10:57:31 pm
In order to build the project I found on the web here, (http://www.yolinux.com/TUTORIALS/LinuxTutorialPosixThreads.html) I had to manually add C:\MinGW\lib\libpthread.a to the Linker settings.
Title: Re: GNU GCC Compiler linker settings with MinGW and pthreads
Post by: stahta01 on July 24, 2012, 12:50:25 am
Please read the wiki page FAQ; after that if you have a Code::Blocks question post it.

http://wiki.codeblocks.org/index.php?title=FAQ (http://wiki.codeblocks.org/index.php?title=FAQ)

Tim S.