$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Roland Schwarz (roland.schwarz_at_[hidden])
Date: 2006-10-20 12:45:05
Rene Rivera wrote:
> using gcc : 3.4.5 : C:/MinGW/bin/g++.exe ;
>
> You need to tell it the location as otherwise it would call whichever
> compiler is in you path first.
Thank you. Seems to work.
Roland