Hello People,
 
I am new to boost and I am trying to use use lapack bindings with boost as I need to use svd and some other advanced operations to solve linear systems. I have downloaded boost-bindings-20080501 from http://mathema.tician.de/dl/software/boost-bindings but cant figure out how to compile it on windows using VC8. Could someone please tell me how I can do that ? I saw somewhere that people have compiled it on linux using ./configure, make and make install but I want to compile it on windows.
 
Thanks,
Omar