Boost logo

Boost Users :

Subject: [Boost-users] Fwd: compiling boost for windows 32 on ubuntu 64 machine
From: Jack Kumba (kjack2151_at_[hidden])
Date: 2017-01-27 10:32:25


Hello,

I'm trying to compile boost for windows 32-bit on my ubuntu-64 but I'm not
able to.
what I do is as follows:
- I created a file called user-config.jam in my ubuntu home directory and
had put the below in it
       using gcc : : "i686-w64-mingw32-g++"

- then, i run
        ./bootstrap.sh --with-libraries=filesystem --prefix=/home/jagdish/
commelec_api/installation_dirs/boost

- and then, b2 toolset=gcc target-os=windows
- finally, i see the following error messages: https://thepasteb.in/p/
y8h6q5Qq1yzcO

Did someone encounter the same error messages or can tell me why I'm seeing
them?

Thanks,
Kja



Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net