$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Markus Schöpflin (markus.schoepflin_at_[hidden])
Date: 2004-10-13 02:35:55
JOAQUIN LOPEZ MU?Z wrote:
> Would you be so kind as to explain to me which compiler
> options you touched to make this work? I'd like to
> add that information on the "Compiler specifics" section
> of Boost.MultiIndex docs.
See the note at
http://www.meta-comm.com/engineering/boost-regression/developer/summary.html
for a short explanation.
The exact compiler switch removed was "-g". I will try to find out whether
there is perhaps an updated assembler available which fixes the problem.
Markus