$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] boost port for S60 (Symbian)
From: Yuriy Krasnoschek (rider_at_[hidden])
Date: 2009-12-10 18:47:21
Hello.
I spent some efforts to make several libraries from boost compile and run on
Symbian Series 60 with winscw (Code warrior by Nokia). I can share my work
with community and continue porting, just need to know where to start.
The problem is I was forced to modify original boost sources (like
select_platform.hpp) and libraries files due to compiler / platfom
limitations.
Libraries that ran on S60 3rd Edition Feature Pack 2 + are:
thread, date_time, system, regex, asio (partially) and of cource libraries
that don't depend on platfom so much smart_pointers / type_traits / integer
/ etc.
-- Best regards, Yuriy A. Krasnoschek aka D.Rider