1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-01 06:05:24 +02:00
Find a file
Simon Marchi c817c3aed5 debug tests Makefile: don't use -pthread when on Windows
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
2014-12-11 13:02:58 -05:00
build swtbot: Delete projects after tests 2014-12-09 12:47:26 -05:00
codan Bug 452325 - Protect against IVariable.getInitialValue() calling itself 2014-12-08 13:39:24 -05:00
core No need to increase version a second time. 2014-12-10 13:29:57 -05:00
cross Bug 446013 - Improvements to CDT launch configurations context help 2014-11-04 09:32:21 -05:00
debug Bug 439631 - [dynamic printf] Backslashes in the file name should be escaped 2014-12-11 14:11:40 +01:00
doc Bug 446013 - Improvements to CDT launch configurations context help 2014-11-04 09:32:21 -05:00
dsf Bug 235747: [registers] Allow user to edit the register groups. 2014-12-09 10:37:26 -05:00
dsf-gdb debug tests Makefile: don't use -pthread when on Windows 2014-12-11 13:02:58 -05:00
jtag Bug 446013 - Improvements to CDT launch configurations context help 2014-11-04 09:32:21 -05:00
launch Propertly implemented stubs for NewLaunchConfigEditPage 2014-11-25 10:33:45 -05:00
llvm Update pom.xml of features for which version was changed to 8.5 2014-07-24 13:35:24 -04:00
lrparser Automatically add appropriate #include statements in index tests. 2014-11-21 14:42:39 -08:00
memory Inremented branding plugin version to 8.5 2014-07-21 17:39:01 -07:00
p2 Inremented branding plugin version to 8.5 2014-07-21 17:39:01 -07:00
qt Optimzed Qt codan checker not to lock the ask if not running 2014-12-01 17:00:12 -05:00
releng Bug 452335 - Increase sequence numbers to target platforms files 2014-11-20 10:29:21 -05:00
remote Bug 449224 - Fix for NLS'd plugin and 2014-10-29 13:44:12 -04:00
testsrunner Add missing arg for jacoco in in tests. Update jacoco. 2014-08-28 15:40:26 -04:00
upc Add missing arg for jacoco in in tests. Update jacoco. 2014-08-28 15:40:26 -04:00
util Don't use deprecated junit.framework.Assert. 2014-07-29 08:15:40 -04:00
visualizer Bug 442583 [visualizer] fix visualizer.examples warning 2014-08-26 12:23:35 -04:00
windows Inremented branding plugin version to 8.5 2014-07-21 17:39:01 -07:00
xlc Add missing arg for jacoco in in tests. Update jacoco. 2014-08-28 15:40:26 -04:00
.gitignore Ignore NFS-created files. 2012-11-08 13:34:54 -08:00
pom.xml Upgrade to Tycho 0.22 2014-12-01 14:12:59 -05:00