
12 Mar
2008
12 Mar
'08
7:44 p.m.
I've just install Dev-Cpp 4.9.9.2,
I've no idea what Dev-Cpp is, but I won't let that stop me from commenting...
g++.exe "D:\Apps\boost_1_34_1\libs\thread\example\tennis.cpp" -o "D:\Apps\boost_1_34_1\libs\thread\example\tennis.exe" -I"D:\Apps\boost_1_3 4_1" -I"C:\Dev-Cpp\lib\gcc\mingw32\3.4.2\include" -I"C:\Dev-Cpp\include\c+ +\3.4.2\backward" -I"C:\Dev-Cpp\include\c++\3.4.2\mingw32" -I"C:\Dev-Cpp\i nclude\c++\3.4.2" -I"C:\Dev-Cpp\include" -L"C:\Dev-Cpp\lib" -L"D:\Apps\bo ost_1_34_1\stage\lib"
I would normally expect to see some sort of -lboost_thread somewhere in there. Phil.