Nope, the newer version isn't released yet. I just
wanted to clarify in case you end up looking at
the documentation for the unreleased version on github,
which does not mention bc since it's no longer required.

-michael

On 5/1/15, 12:19 PM, "Taylor Lehman" <[email protected]> wrote:

>Thanks guys, this is helpful!  Make succeeded and I was able to compile,
>build and run hello world from the examples dir.
>
>
>FWIW, I downloaded chapel from here:
>https://github.com/chapel-lang/chapel/releases/download/1.11.0/chapel-1.11
>.0.tar.gz 
><https://github.com/chapel-lang/chapel/releases/download/1.11.0/chapel-1.1
>1.0.tar.gz>
>
>
>This was the link from the git homepage, and it did require bc.  Is there
>a newer version I should be using?
>
>
>Thanks!
>Taylor
>
>
>From: Brad
> Chamberlain <mailto:[email protected]>
>Sent: ?Friday?, ?May? ?1?, ?2015 ?8?:?55? ?AM
>To: Michael Ferguson <mailto:[email protected]>,
>Taylor Lehman <mailto:[email protected]>,
>[email protected]
><mailto:[email protected]>
>
>
>
>More generally, see:
>
>https://github.com/chapel-lang/chapel/blob/master/doc/release/platforms/RE
>ADME.cygwin
>
>(or doc/platforms/README.cygwin in the release itself) for a list of
>packages required to build/run Chapel on Cygwin.
>
>-Brad
>
>________________________________________
>From: Michael Ferguson [[email protected]]
>Sent: Friday, May 01, 2015 8:48 AM
>To: Taylor Lehman; [email protected]
>Subject: Re: [Chapel-bugs] Error making Chapel
>
>Hi -
>
>You need to install the 'bc' package in the Cygwin installer.
>Newer versions of Chapel (including the current version on github)
>remove this requirement.
>
>Cheers,
>
>-michael
>
>On 5/1/15, 11:44 AM, "Taylor Lehman" <[email protected]> wrote:
>
>>Hi Folks - Tying to make Chapel on Cywin (running on Windows 8) and get
>>the following error message:
>>
>>
>>
>>cd standard/gen/cygwin64-gnu && (
>>/chapel-1.11.0/util/config/makeSysBasicTypes >
>>
>>SysCTypes.chpl || { rm -f SysCTypes.chpl && false ; } )
>>
>>Failed to get a result from bc. Is bc installed and available on the
>>PATH?
>>
>>Error message: sh: bc: command not found at
>>/chapel-1.11.0/util/config/makeSysBa
>>sicTypes line 36.
>>
>>Makefile:46: recipe for target 'standard/gen/cygwin64-gnu/SysCTypes.chpl'
>>failed
>>
>>make[2]: *** [standard/gen/cygwin64-gnu/SysCTypes.chpl] Error 1
>>
>>Makefile:66: recipe for target 'modules' failed
>>
>>make[1]: *** [modules] Error 2
>>
>>Makefile:57: recipe for target 'comprt' failed
>>
>>make: *** [comprt] Error 2
>>
>>Any advice on what is causing this?
>>
>>
>>Thanks!
>>Taylor
>>
>>
>>
>>
>>Sent from Windows Mail
>>
>>
>>
>>
>
>
>--------------------------------------------------------------------------
>----
>One dashboard for servers and applications across Physical-Virtual-Cloud
>Widest out-of-the-box monitoring support with 50+ applications
>Performance metrics, stats and reports that give you Actionable Insights
>Deep dive visibility with transaction tracing using APM Insight.
>http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
><http://ad.doubleclick.net/ddm/clk/290420510%3b117567292%3by>
>_______________________________________________
>Chapel-bugs mailing list
>[email protected]
>https://lists.sourceforge.net/lists/listinfo/chapel-bugs
>
>
>


------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
Chapel-bugs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/chapel-bugs

Reply via email to