Boost logo

Boost-Build :

From: Mei, Longyu (LMei_at_[hidden])
Date: 2008-05-21 13:12:06


Thank you, John,

I installed the libbzip package and that error went away. The wide char
is the only issue now.

If the Cygwin has no wide character support, how can I avoid building
those parts require wide character?

What is consequence to use boost binary built under Cygwin without wide
char support?

Thanks,
James

-----Original Message-----
From: boost-build-bounces_at_[hidden]
[mailto:boost-build-bounces_at_[hidden]] On Behalf Of John Maddock
Sent: Wednesday, May 21, 2008 12:11 PM
To: Boost.Build developer's and user's list
Subject: Re: [Boost-build] Build 1.35 on cygwin failed

Mei, Longyu wrote:
> My cygwin is the latest and installed with default packages. My
> machine
> is windows xp.
>
> By looking at the log file, I found at least those two errors:
> 1. libs\serialization\src\basic_text_wiprimitive.cpp:14:2: #error
> "wide
> char i/o not supported on this platform"

Right, the wide character archive classes won't build, because as the
message says Cygwin has no wide character support.

> 2. libs\iostreams\src\bzip2.cpp:19:56: bzlib.h: No such file or
> directory

If you want to use the bz functionality of the iostream library then you

will need to install libbzip on your cygwin system.

HTH, John.

_______________________________________________
Unsubscribe & other changes:
http://lists.boost.org/mailman/listinfo.cgi/boost-build

****************************************************************
The information transmitted in this message is confidential and may be privileged. Any review, retransmission, dissemination, or other use of this information by persons or entities other than the intended recipient is prohibited. If you are not the intended recipient, please notify Analogic Corporation immediately - by replying to this message or by sending an email to DeliveryErrors_at_[hidden] - and destroy all copies of this information, including any attachments, without reading or disclosing them.

Thank you.


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