Boost logo

Boost Users :

Subject: [Boost-users] RE Building iostreams with zlib support on Windows XP in mingw-msys
From: frederic.bron_at_[hidden]
Date: 2009-01-18 03:29:55


> I use bjam like so:
>
> bjam toolset=gcc link=static runtime-link=static threading=single \
> --with-iostreams --with-filesystem \
> -sNO_COMPRESSION=0 -sNO_ZLIB=0 -sZLIB_SOURCE=C:/zlib123 \
> --build-type=release install

1. you need to have zlib build before you build boost
2. you need to remove -sNO-ZLIB=0 and you need to define 2 variables:
-sZLIB_INCLUDE=path to zilb include directory -sZLIB_LIBPATH=path to zlib lib directory

Frédéric Bron

Avis :
Ce message et toute pièce jointe sont la propriété d'Alcan et sont destinés seulement aux personnes ou à l'entité à qui le message est adressé. Si vous avez reçu ce message par erreur, veuillez le
détruire et en aviser l'expéditeur par courriel. Si vous n'êtes pas le destinataire du message, vous n'êtes pas autorisé à utiliser, à copier ou à divulguer le contenu du message ou ses pièces jointes
en tout ou en partie.

Notice:
This message and any attachments are the property of Alcan and are intended solely for the named recipients or entity to whom this message is addressed. If you have received this message in error
please inform the sender via e-mail and destroy the message. If you are not the intended recipient you are not allowed to use, copy or disclose the contents or attachments in whole or in part.


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