$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Marcelo E. Magallon (mmagallo_at_[hidden])
Date: 2003-05-27 03:32:47
On Sun, 25 May 2003 18:18:00 +0100, Reece Dunn wrote:
> GNU C++ 3.3
> many errors along the lines of:
> error: `R_component_2' undeclared (first use this function)
I'm chasing this one down. Looking at the preprocessor output I see the
accessors R_component_* being defined but for some reason the compiler
can't find them. Reece, have you made any progress?
Marcelo