Re: Compiling from source (for Homebrew formula)
Bruce Mitchener <[email protected]> Tue, 11 Mar 2014 14:48:18 +0700
| Newsgroups | gmane.comp.lang.dylan.gwydion.devel |
|---|---|
| Message-ID | <CA+esKjOhQMh8nRgVUaqSgT-7HC0Wj7R3W5FV2Xxidsw8Z5JACQ@mail.gmail.com> |
Hello Alexey, On Tue, Mar 11, 2014 at 6:55 AM, Alexey Muranov <[email protected]>wrote: > I have managed to make a working Homebrew formula which builds opendylan > from sourche using dylan binary for bootstrapping, but i had to use 2 > workarounds. > Sounds great! > 1. I had to set `ENV.deparallelize`. Does it mean that opendylan cannot > be built in parallel? > Correct. > 2. I had to use `--env=std`. You can read something about Homebrew > environments here: > > https://github.com/Homebrew/homebrew/wiki/Formula-Cookbook#wiki-superenv-notes > This might mean that the building scrip relies on some unexpected > environment variables, or that Homebrew's `superenv` breaks something when > it tries to change flags in the commands passed to clang/gcc. Any ideas? > That page says: If superenv troubles you, try to brew install --env=std and report to us if that fixes it. So this seems like a good time to contact them. :) - Bruce _______________________________________________ hackers mailing list [email protected] https://lists.opendylan.org/mailman/listinfo/hackers