On May 11, 2019, at 5:52 PM, Jose Isaias Cabrera <[email protected]> wrote:
>
> Warren Young, on Saturday, May 11, 2019 06:20 PM, wrote...
>>
>> On May 11, 2019, at 4:10 PM, Thomas Kurz <[email protected]> wrote:
>>
>> It should run under Cygwin and WSL.
>
> I tried to build it. I fould out that I needed brew
Cygwin’s own package repo should have all of the packages you need to build
Bedrock. There should be no need to drag Brew into this.
> So, it looks like it sees cygwin as a MacOS system.
Homebrew started off as macOS-only, and is a newcomer on other platforms.
That’s another reason not to reach for it when you have a large decades-old
package repo like Cygwin’s to draw from already.
Cygwin’s default install is minimal:
https://stackoverflow.com/a/21233990/142454
It usually takes me several passes through the Cygwin setup.exe to get a new
system in shape to get useful work done.
> Does anybody know what is gcc@6?
It’s Brew-speak for GCC v6, as opposed to other versions of GCC also in the
Brew package repo. The package “gcc” is simply the current version. You only
give the @NN syntax when you need to pin Brew down to a specific version for
some reason.
_______________________________________________
sqlite-users mailing list
[email protected]
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users