Changes between Version 288 and Version 289 of BuildInstructions


Ignore:
Timestamp:
Sep 25, 2016, 12:48:44 PM (8 years ago)
Author:
Itms
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BuildInstructions

    v288 v289  
    8181== Linux ==
    82820 A.D. should work on any reasonably modern Linux distro, on x86 and x86_64 (amd64). The details depend on exactly which distro you use.
     83
     84'''Warning: If you use GCC 6, please read below the notice about SpiderMonkey 38.'''
    8385
    8486=== Dependencies ===
     
    111113To use shared system libraries instead of bundled copies (default) of libraries (pass the flag `--with-system-$COMPONENT` to `update-workspaces.sh` to use the non-bundled copy):
    112114
    113  * [https://developer.mozilla.org/docs/SpiderMonkey/38 SpiderMonkey 38] (`--with-system-mozjs38`)
     115 * [https://developer.mozilla.org/docs/SpiderMonkey/38 SpiderMonkey 38] (`--with-system-mozjs38`). '''GCC6 users:''' SM38 has segfaulting issues when compiled with GCC6 (#4053). If you use GCC6 and have mozjs38 in your distribution's package repository, your package managers might have fixed the issue somehow - please try to use this version along with `--with-system-mozjs38`, or build with GCC5.
    114116 * [http://code.google.com/p/nvidia-texture-tools NVTT] (`--with-system-nvtt`)
    115117