now supports big-endian

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4646 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
kichik 2006-04-07 13:51:48 +00:00
parent ed82db4695
commit 344e89ccb8

View file

@ -77,8 +77,6 @@ If you don't have a cross compiler, you can use:
This should only build makensis. Once you have makensis, you can drop it in a downloaded precompiled package such as the \R{build_nightly}{nightly build} or a \W{http://sourceforge.net/project/showfiles.php?group_id=22049}{zipped release version} (nsis-x.xx.zip). Note that the in order for this to work, the precompiled package must be compiled using the exact same sources as makensis. In particular, \c{Source\\exehead\\config.h} and \c{Source\\exehead\\fileform.h} must be identical.
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