Boost logo

Boost-Build :

Subject: Re: [Boost-build] Cygwin static build run from the Windows command line fails
From: Beman Dawes (bdawes_at_[hidden])
Date: 2016-02-24 08:41:22


On Tue, Feb 23, 2016 at 3:12 PM, Steven Watanabe <watanabesj_at_[hidden]>
wrote:

> Anyway, Beman, can you test whether the attached
> patch fixes your problem without the need to specify
> the paths to ar and ranlib explicitly? I've checked
> that it doesn't break gcc on linux, but I don't have
> cygwin installed here.
>

First try failed: C:/boost/develop/tools/build/src/tools\gcc.jam:293: in
.get-prog-name
ERROR: rule "cygwin.cygwin-to-windows-path" unknown in module "gcc".
...

I deleted "local" from cygwin.jam line 36, so it read "rule
cygwin-to-windows-path ( path )" and then tried again.
That failed with the message:
C:/boost/develop/tools/build/src/build\toolset.jam:43: in toolset.using
ERROR: rule "cygwin.init" unknown in module "toolset".
...

Thanks for working on this,

--Beman



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