1
edit
Changes
→Steps to Build FireFox
## Look at the MOZTOOLS variable and where it is pointing to
## Install the moztools package in that directory
## rename %CYGWINBASE%\bin\link.exe to glink.exe or any other name. This will prevent an error message "incremental linker version does not match the compiler suite version" at compile time. This is documented in the Windows Build Prerequisites page.