Code::Blocks Forums
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
As usual while waiting for the next release - don't forget to check the
nightly builds
in the forum.
Home
Help
Search
Login
Register
Code::Blocks Forums
»
User forums
»
Help
»
GNU GCC Compiler linker settings with MinGW and pthreads
« previous
next »
Send this topic
Print
Pages: [
1
]
Go Down
Author
Topic: GNU GCC Compiler linker settings with MinGW and pthreads (Read 4433 times)
dnewhous
Single posting newcomer
Posts: 8
GNU GCC Compiler linker settings with MinGW and pthreads
«
on:
July 23, 2012, 10:57:31 pm »
In order to build the project I found on the web
here,
I had to manually add C:\MinGW\lib\libpthread.a to the Linker settings.
«
Last Edit: July 23, 2012, 11:18:01 pm by dnewhous
»
Logged
stahta01
Lives here!
Posts: 7790
Re: GNU GCC Compiler linker settings with MinGW and pthreads
«
Reply #1 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
Tim S.
Logged
C Programmer working to learn more about C++ and Git.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ.
http://wiki.codeblocks.org
Send this topic
Print
Pages: [
1
]
Go Up
« previous
next »
Code::Blocks Forums
»
User forums
»
Help
»
GNU GCC Compiler linker settings with MinGW and pthreads