Patch for building Boost on 64bit Linux

bolt

21-11-2008 00:53:01

The stock build script uses the wrong binary when it tries to build Boost on 64bit Linux(lacks the _64 suffix). Here is a patch that checks for 64bit and chooses the correct binary.

Patch

mithro

23-11-2008 16:32:05

A similar patch to this has been applied to the subversion repository. Hope this fixes your problem (and should fix few other Linux64 problems).