at 10:43 AM, marco atzeri wrote:
> Il 6/30/2013 6:31 PM, Lewis S ha scritto:
>
>> Thanks Marco!
>>
>> I now get complaints about start_thread_noexcept:
>>
>> $ g++ -D THREADED multithread.cpp -l boost_system-mt -l boost_thread-mt
>
>
> it works on my sys
Thanks Marco!
I now get complaints about start_thread_noexcept:
$ g++ -D THREADED multithread.cpp -l boost_system-mt -l boost_thread-mt
/tmp/ccfP6V1v.o:multithread.cpp:(.text$_ZN5boost6thread12start_threadEv[boost::thread::start_thread()]+0xe):
undefined reference to `boost::thread::start_thread
first off, I'm getting "cygcheck: Wrong architecture. Only ix86
executables supported." when running cygcheck.
That said, ...
The attached multithread.cpp ought to run as far as I can tell from
Cygwin, Boost, & the web.
(There is a posting from 2010 regarding problems with building
boost::thread o
3 matches
Mail list logo