|
Boost Users : |
Subject: Re: [Boost-users] how to build non-boost asio without boost
From: Igor R (boost.lists_at_[hidden])
Date: 2010-11-02 06:10:08
> I need a header-only version of ASIO for a stripped-down embedded system.
>
>
>
> I downloaded the latest and greatest asio version 1.4.5 from Chris
> Kohlkoffâs think-asyn.com website. This version
>
> is supposedly the âboost-freeâ version. But I cannot get it to configure
> without boost.
>
>
>
> The web page certainly suggests âbuildingâ asio boost-free is possible. The
> release notes do not indicate otherwise.
>
> OTOH, the documentation only mentions configuring WITH boost. And, as
> mentioned in other discussions, the headers
>
> are full of #includes for boost files.
>
>
>
> I tried several obvious variations for configure that all fail, insisting on
> using boost (which does not exist on my system):
>
> Â Â Â Â Â Â Â Â Â Â Â ./configure âwithout-boost
>
> Â Â Â Â Â Â Â Â Â Â Â ./configure âwithout-boost
>
> Â Â Â Â Â Â Â Â Â Â Â ./configure âwith-boost=no
>
> Â Â Â Â Â Â Â Â Â Â Â ./configure âwith-boost=
>
>
>
>
>
> Could some kind soul please explain what I am doing wrong? I donât have bcp,
> but if I did, would that work?
Try asking on asio mailing list:
https://lists.sourceforge.net/lists/listinfo/asio-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