$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-build] How to specifiy multiple gcc compilers using windows 8.1
From: John Maddock (jz.maddock_at_[hidden])
Date: 2015-06-04 11:27:23
> Without fixing the bug of gcc.jam not dealing with spaces in the
> paths.. You could re-install mingw some place without spaces. Or make
> a drive alias for "C:\Program Files".
>
Good old "c:/progra~1/" still works for me (hard to find out what the
MS-DOS name of a path is under 8.1 though).
John.