|
From: Luigi B. <lui...@gm...> - 2007-11-29 14:48:19
|
On Thu, 2007-11-29 at 06:42 -0800, mattknox_ca wrote: > Looking in config.log, I see the following line: > > configure:20002: g++ -o conftest.exe -g -O2 -Wall -I/local/include > -L/local/lib conftest.cpp -lboost_unit_test_framework-gcc34 >&5 > > But when building boost with mingw, it names the libraries like this: > > boost_unit_test_framework-mgw34-1_34_1.a > boost_unit_test_framework-mgw34-mt-1_34_1.a > etc... Oh, right. You'll have to make a copy and rename it. Luigi -- I am extraordinarily patient, provided I get my own way in the end. -- Margaret Thatcher |