mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-09-08 11:03:28 +02:00
![]() Currently, I get the following error: g++ -gdwarf-2 -pthread -o ../bin/MultiThreadRunControl.exe MultiThreadRunControl.cc c:/mingw/bin/../lib/gcc/mingw32/4.8.1/../../../../mingw32/bin/ld.exe: cannot find -lpthread I could install the pthreads package for mingw, and it would probably work, but we don't use pthreads on windows, so it's better to just not link with it. Change-Id: I5deb58c5b69a98b77e9e9a4a744c6815c830cf20 Signed-off-by: Simon Marchi <simon.marchi@polymtl.ca> Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com> Reviewed-on: https://git.eclipse.org/r/37611 |
||
---|---|---|
.. | ||
BreakpointTestApp.cc | ||
CatchpointTestApp.cc | ||
ConsoleSyncTestApp.cc | ||
ExpressionTestApp.cc | ||
GDBMIGenericTestApp.cc | ||
launchConfigTestGdbinit | ||
LaunchConfigurationAndRestartTestApp.cc | ||
Makefile | ||
MemoryTestApp.cc | ||
MultiThread.cc | ||
MultiThreadRunControl.cc | ||
PatternMatchingExpressionsTestApp.cc | ||
Sleep.h | ||
SpecialTestApp.cc | ||
StepIntoSelection.h | ||
StepIntoSelectionTestApp.cc | ||
TargetAvail.cc | ||
TracepointTestApp.cc |