$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Jens Maurer (Jens.Maurer_at_[hidden])
Date: 2001-02-02 17:40:07
Boris Schaeling wrote:
> Compiling with
> g++ -I./STLport-4.0/stlport -I./boost_1_20_1 -Wall -W -c reg.cpp
> works, but linking with
> g++ reg.o -o
> reg -L./STLport-4.0/lib -L./boost_1_20_1/libs/regex/lib/gcc -lstlport_gcc -l
> regex++
Same here (Linux only). John, any ideas?
Jens Maurer