Boost logo

Boost-Build :

Subject: Re: [Boost-build] Disabling zlib/bzip2
From: Mirko Stocker (m1stocke_at_[hidden])
Date: 2008-09-08 18:21:48


On Monday 08 September 2008 23:09:20 Vladimir Prus wrote:
> Is this the first error? It looks either like your compiler is totally
> misconfigured, or some other error messes things up.

Never mind, I did a make clean and now it looks much better! Must habe been
some leftovers from my previous experiments.

But I've got another question instead :)

How do I disable multithreading support properly? Right now, I just commented
out the lines in gcc.jam that set up '-pthread' to get rid of the warnings.

Apart from that, I get "...failed updating 2 targets..." at the end of the
build, and the only problems I see in the output are:

bin.v2/libs/config/test/all/no_std_locale_pass.test/gcc-mingw-4.2.1/release/link-static/pch-off/target-os-windows/threading-multi/no_std_locale_pass:
1: MZ����@���: not found
bin.v2/libs/config/test/all/no_std_locale_pass.test/gcc-mingw-4.2.1/release/link-static/pch-off/target-os-windows/threading-multi/no_std_locale_pass:
8: Syntax error: ")" unexpected

That's probably because these executables are now for Windows, and can't be
executed. Is there a way to 'fix' this?

Thanks in advance

Mirko


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