$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] mingw use cases (Was: [build] bootstrap.sh is still broken)
From: Stephan T. Lavavej (stl_at_[hidden])
Date: 2013-10-28 22:26:30
[Nathan Ridge]
> I have a very basic question: what is the difference between bootstrap.bat
> and bootstrap.sh in terms of what they do? Obviously one is designed to
> be run in cmd.exe and the other in a Unix shell (which on Windows can
> be provided by Cygwin or MSYS or something else), but does it matter
> which one I use?
They should behave identically.
STL