From 344e89ccb8c43a3d3a6230ee561d96ae3f5fc2bb Mon Sep 17 00:00:00 2001 From: kichik Date: Fri, 7 Apr 2006 13:51:48 +0000 Subject: [PATCH] now supports big-endian git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4646 212acab6-be3b-0410-9dea-997c60f758d6 --- Docs/src/build.but | 2 -- 1 file changed, 2 deletions(-) diff --git a/Docs/src/build.but b/Docs/src/build.but index 74554814..75868eca 100644 --- a/Docs/src/build.but +++ b/Docs/src/build.but @@ -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