Boost logo

Boost Users :

From: vicente.botet (vicente.botet_at_[hidden])
Date: 2008-05-21 04:08:17


Hello,

try ./bjam --build-dir=boost-binary --toolset=gcc <threading>multi
<target-os>cygwin <threadapi>pthread

There is a thread in boost dev and on boost build related to this issue. The
problem seams to be related to the fact that cygwin is seen as a
cross-compiler and so you need target-os.

Good luck

____________________
Vicente Juan Botet Escriba

----- Original Message -----
From: "Longyu Mei" <lmei007_at_[hidden]>
To: <boost-users_at_[hidden]>
Sent: Tuesday, May 20, 2008 11:02 PM
Subject: [Boost-users] cannot build v1.35 on cygwin

> 1. I download the 1.35 .tar.bz2 file.
> 2. untar it within cygwin
> 3. copy the folder onto c;\
> 4. inside cygwin, navigate to c:\boost\tools\jam\src
> 5. ./build.sh gcc to build the bjam.exe
> 6. copy the bjam.exe from
> c:\boost\tools\jam\src\bin.cygwinx86 to c:\boost
> 7. navigate back to c;\boost\
> 8. type "./bjam --build-dir=boost-binary --boolset=gcc
> stage" to build boost
> 9. after a while, the result are as following:
> ...failed updateing 13 targets ...
> ...skipped 13 targets ...
> ...updated 288 targets ...
>
> I successfully built it on linux without any failure.
>
> any comments?
>
> thanks,
>
> James
>
>
>
> _______________________________________________
> Boost-users mailing list
> Boost-users_at_[hidden]
> http://lists.boost.org/mailman/listinfo.cgi/boost-users
>


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