$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Toon Knapen (toon.knapen_at_[hidden])
Date: 2004-12-02 09:33:31
Vladimir Prus wrote:
> lib libmpi
> : # sources
> #mpiheaders
> : # requirements
> <file>/usr/lib/libz.a
> #<parallelism>none
>
> On NT, .a is not an extension known to V2.
>
> Could you quickly verify if that's really the case, while I'm figuring out how
> to emit more reasonable warning.
I verified it and there were some libraries in my user-config with a
'.a' extension (although they were not used). I commented them out but
that does not change the situation ;-(