note about building System with a cross compiler
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4545 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
38ea0a966a
commit
10257ceb5b
1 changed files with 4 additions and 0 deletions
|
@ -79,6 +79,10 @@ This should only build makensis. Once you have makensis, you can drop it in a do
|
|||
|
||||
Note that compiling on big-endian platforms is possible. However, makensis will not work on such platforms.
|
||||
|
||||
Currently, the System plug-in \W{http://forums.winamp.com/showthread.php?s=&threadid=227304}{can't be built} using a cross-compiler, but only with MSVC. When building with a cross compiler, always use at least the following flags:
|
||||
|
||||
\c scons SKIPPLUGINS=System
|
||||
|
||||
\H{build_nightly}Nightly Builds
|
||||
|
||||
If you don't want to build NSIS on your own but want to get the latest CVS version, you can use the \W{http://nsis.sourceforge.net/nightly/nsis.zip}{nightly build}. The nightly build is automatically generated every night from source code in CVS.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue