Hello, Yes, I did try to run it - the problem is, I'm missing some important bits of information, such as - what are the prerequisites required to run this script? It looks like I need the source for MingGW-w64 and clang, but which directories to I put them in?
Georg, your script looks to be a bit easier to understand, so I might use that as a start. I'm not really a Linux or compiler guy - I'm very lazy, and so I usually let my IDE figure these things out for me :P Thanks for your help! On Friday, October 25, 2019 at 1:11:31 AM UTC-5, Georg Koppen wrote: > > > Hi, > > > > Been trying to wrap my head around these instructions: > > https://developer.mozilla.org/en-US/docs/Mozilla/Developer_guide/Build_Instructions/Cross_Compile_Mozilla_for_Mingw32 > > > > However, I don't quite understand what to do with the bash script to build > > the MinGW-clang compiler, and the toolchain download links are broken. (The > > script references a bunch of environment variables that I'm not familiar > > with) > > > > This probably has no bearing on the topic, but I've compiled Firefox for > > Linux successfully with no issues. > > > > Any pointers on what I need to get started would be much appreciated. > > Thet shell script is actually creating the cross-compiler for you in > case you can't download the pre-built binaries. Have you tried running it? > > We use a somewhat adapted version[1] to build Tor Browser successfully. > > Georg > > [1] > https://gitweb.torproject.org/builders/tor-browser-build.git/tree/projects/mingw-w64-clang/build _______________________________________________ dev-builds mailing list dev-builds@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-builds