Hello Carsten,

On Thu, Feb 25, 2021 at 2:05 AM Carsten Grzemba <grzem...@gmail.com> wrote:

> I like to build the current Firefox on Openindiana (illumos), for that
> I'am interessted in the necessary libraries and their versions, like rustc,
> libicu, libgtk3, etc
> Where can I found this versions in the mach build tool or docs?
>

This is not straightforward, but when versions are required, generally it's
`mach configure` that enforces that.  So you can grub through the various
`moz.configure` files in the tree
<https://searchfox.org/mozilla-central/search?q=moz.configure&path=> (as
well as old-configure.in
<https://searchfox.org/mozilla-central/source/old-configure.in>).  You may
have an easier time looking at the various Docker images that or CI builds
happen in, and the various toolchain tasks in the tree as well.

In short: I'm not aware of a single curated list of dependencies and
necessary versions.

Nick


> _______________________________________________
> dev-platform mailing list
> dev-platform@lists.mozilla.org
> https://lists.mozilla.org/listinfo/dev-platform
>
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to