$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: come raczy (come.raczy_at_[hidden])
Date: 2008-05-11 08:31:44
Hello,
Is there any way to build the bgl with graphml support, using an expat
static lib which has been compiled without the '--with-pic' configure
option?
I am asking because the expat static library provided by ubuntu 8.04
is compiled for non PIC object. Therefore, I was wondering if there
were better solutions than either recompiling expat or linking the bgl
to the shared expat library.
Cheers
Come