Boost logo

Boost-Build :

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


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-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk