boost x32 libraries

Hi,

I'm trying to prepare a computer that compile my program in 32 and 64 bits. The c++ compiler it's ok, but now I have to install libboost x32 and x64. I have installed x64, how can I install x32 too?!

Cheers,
gnng.
I typically use separate virtual machines for this -- one for 64-bit builds and one for 32-bit builds.
but my problem is that I have no virtual machine, I just have one x64 computer =/
Install them on different directories
Thanks.
Topic archived. No new replies allowed.