From 89a4f5f5399ce4f612ad0ec69111f298581ef31f Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Tue, 15 May 2012 22:52:34 +0000 Subject: document the way alpha-linux binaries are build git-svn-id: svn://tug.org/texlive/trunk@26414 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/README | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'Build/source/README') diff --git a/Build/source/README b/Build/source/README index eb7ea6b9d5c..9caeb754d36 100644 --- a/Build/source/README +++ b/Build/source/README @@ -110,7 +110,9 @@ GNU Make 3.81 ulimit -s 16384 did suffice for me - compiling of texk/web2c/pdftexdir/writezip.c is broken and triggers a - compiler error with the above gcc. Disabling optimization -O2 using - Build --debug ... resolved this problem. + compiler error with the above gcc. This is a known optimization error + of gcc on alphas. The solution is to set + LDFLAGS=-Wl,--no-relax + before running Build. - compilation of clisp needs --disable-mmap - asy compilation with --disable-gsl && make -- cgit v1.2.3