Re: Cross-Compile Firefox 56.02 on Ubuntu for Windows

2020-06-19 Thread Tom Ritter
On Wednesday, June 17, 2020 at 9:38:49 PM UTC, oceanl wrote: > On Wednesday, June 17, 2020 at 6:54:46 AM UTC-7, Tom Ritter wrote: > > On Wednesday, June 17, 2020 at 1:31:02 AM UTC, oceanl wrote: > > > Hi Tom et al, > > > > > > Is there a specific clangming

Re: Cross-Compile Firefox 56.02 on Ubuntu for Windows

2020-06-17 Thread Tom Ritter
On Wednesday, June 17, 2020 at 1:31:02 AM UTC, oceanl wrote: > Hi Tom et al, > > Is there a specific clangmingw toolchain to cross-compile Firefox 56.02 on > Linux for Windows like there was for ESR 68 ? > > If so could you post a link to the artifacts ? > > I searched for the script build-clan

Re: Help with Cross-Compile Firefox 68 on Ubuntu 16.04 for Windows Linker Error

2020-06-12 Thread Tom Ritter
On Fri, Jun 12, 2020 at 3:59 PM wrote: > Hi Tom, > One question is there a location for the source that built the toolchain in > clangmingw.tar.xz ? Yup, it's in mozilla-central. For -central: https://searchfox.org/mozilla-central/source/taskcluster/scripts/misc/build-clang-mingw.sh calls https

Re: Help with Cross-Compile Firefox 68 on Ubuntu 16.04 for Windows Linker Error

2020-06-11 Thread Tom Ritter
So it looks like your mozconfig is a little out of date compared to the one in the -esr68 branch. e.g. Bug 1471698 was fixed and uplifted to esr68, so the bits about that workaround are not needed anymore. To eb safe I would go through and compare your mozconfig with https://searchfox.org/mozi

Re: Cross compiling for Windows on Ubuntu

2019-11-01 Thread Tom Ritter
Also double check that zipping followed the symlinks and got the actual file :) ___ dev-builds mailing list dev-builds@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-builds

Re: Cross compiling for Windows on Ubuntu

2019-11-01 Thread Tom Ritter
On Thursday, October 31, 2019 at 10:22:00 PM UTC, kul...@gmail.com wrote: > On Thursday, October 31, 2019 at 10:06:42 AM UTC-5, Tom Ritter wrote: > > On Thursday, October 31, 2019 at 1:53:46 PM UTC, kul...@gmail.com wrote: > > > On Wednesday, October 30, 2019 at 3:00:37 PM UTC-5

Re: Cross compiling for Windows on Ubuntu

2019-10-31 Thread Tom Ritter
On Thursday, October 31, 2019 at 1:53:46 PM UTC, kul...@gmail.com wrote: > On Wednesday, October 30, 2019 at 3:00:37 PM UTC-5, Tom Ritter wrote: > > On Saturday, October 26, 2019 at 2:07:41 PM UTC, kul...@gmail.com wrote: > > > I'm not entirely sure where to extract the nsi

Re: Cross compiling for Windows on Ubuntu

2019-10-30 Thread Tom Ritter
On Saturday, October 26, 2019 at 2:07:41 PM UTC, kul...@gmail.com wrote: > I'm not entirely sure where to extract the nsis tarball to - it looks like > the instructions about the "annoying situation" refer to building it? At any > rate, I extracted it to the root of the repository, with no luck.

Re: Cross compiling for Windows on Ubuntu

2019-10-25 Thread Tom Ritter
Okay, I have at least updated the links in that wiki page so they are no longer a bunch of 404s. build-clang-8-mingw.sh is a bit confusing. [0] describes the environment in which it is run. Under 'fetches -> fetch' is a list of the source checkouts you'll need. Those keywords map to entries l