Boost logo

Boost-Build :

From: Roland Schwarz (roland.schwarz_at_[hidden])
Date: 2008-03-23 13:33:59


Hopefully saving the day of others reading this ;-)

The mingw technology preview 4.2.1 has a small bug in it.
The toolset cannot be run out of the box without setting
the PATH to contain the path-to-mingw/bin directory.

For those that cannot change the PATH for one or the other
reason luckily there is a work-around:

gcc's searched bin directories contain the directory
path-to-mingw/mingw32/bin
If one places a copy of the binutils to this directory
the compiler works as expected.

It is also possible to make a symlink with the linkd
command between path-to-mingw/bin and path-to-mingw/mingw32/bin.

Regards Roland

-- 
_________________________________________
  _  _  | Roland Schwarz
 |_)(_  | aka. speedsnail
 | \__) | mailto:roland.schwarz_at_[hidden]
________| http://www.blackspace.at

Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk