mingw-cross-env-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Mingw-cross-env-list] linking to libboost_thread_win32-mt.a


From: Jamie Lahowetz
Subject: [Mingw-cross-env-list] linking to libboost_thread_win32-mt.a
Date: Mon, 28 May 2012 10:42:36 -0500

I'm trying to use the boost_thread libraries in my program and are having troubles linking to the library. Im using autotools to build my project and I keep getting the error
/home/deadpickle/mxe/usr/lib/gcc/i686-pc-mingw32/4.7.0/../../../../i686-pc-mingw32/bin/ld: cannot find -lboost_thread_win32-mt.a
So far I have tried setting the LDFLAG in my configure call and specifying -llibboost_thread_win32-mt.a and none of these seem to be working. Any ideas?

--
Jamie Ryan Lahowetz
University of Nebraska - Lincoln
Graduate Student - Geosciences
402.304.0766
address@hidden

reply via email to

[Prev in Thread] Current Thread [Next in Thread]