$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] Linking problems with boost serialization and MinGW
From: Florian Burkart (florian.burkart_at_[hidden])
Date: 2012-11-05 13:27:16
Hi Jürgen,
Thanks for doing that. I gave in and just compiled both boost and my
libraries with rubenvb's personal build - which worked after some more code
porting. A lot of boost libraries didn't compile any more using that build
and address model 32 bit though, so I gave up on those and limited myself
to 64 bit only for the moment.
Thanks for help!
Florian