Boost logo

Boost Users :

From: John Maddock (john_at_[hidden])
Date: 2006-05-23 12:22:29


MARobertson_at_[hidden] wrote:
>> I was just wondering if anyone out there has tried using any of the
>> Boost libraies on IBM's iSeries platforms. Its one of the platforms
>> that I have to support. I'd like to use a few of the Boost
>> libraries, but am not sure how to proceed. My main concern is the
>> libraries that require a binary( like Boost.Regex ). The header
>> only libraries that I'm interested in, I've been able to use( so far
>> at least ).

I haven't had any feedback on using regex on the iSeries: however the lib is
"just a bunch a sources", so you can build it any way you want. The obvious
thing to do is to run the test programs (the important one is in
libs/regex/test/regress) and make sure those run OK before proceeding.

John.


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