$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Markus Schöpflin (markus.schoepflin_at_[hidden])
Date: 2004-08-25 14:24:58
Ralf W. Grosse-Kunstleve wrote:
> No strong feelings, just selfish worries.
Understood. That's why I was asking in the first place... ;-)
> I am usually compiling with -std strict_ansi. Is that automatically
> giving me the "ansi" name mangling scheme?
Surprisingly not.
> Which switches do you want to add to the toolset?
-model ansi
(But see my answer to Richard Hadsell's last note.)
Markus