diff options
author | Norbert Preining <preining@logic.at> | 2009-06-29 07:59:42 +0000 |
---|---|---|
committer | Norbert Preining <preining@logic.at> | 2009-06-29 07:59:42 +0000 |
commit | bbc1d8e28cc27236056a36ff05569411a4e722f6 (patch) | |
tree | 60d2142303fd01fe343543b822cecf57832fa713 /Build | |
parent | 034f4932d9b3519eb9dc9845414c051a933cdde0 (diff) |
update specs for alpha-linux binaries
git-svn-id: svn://tug.org/texlive/trunk@14003 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build')
-rw-r--r-- | Build/source/README | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/Build/source/README b/Build/source/README index 8710cbb45fc..c8665f863f7 100644 --- a/Build/source/README +++ b/Build/source/README @@ -103,7 +103,7 @@ GNU Make 3.79.1 ftp://ftp.software.ibm.com/aix/freeSoftware/aixtoolbox/RPMS/ppc/fontconfig/ alpha-linux -OS: Debian GNU/Linux 4.0 (Etch), kernel 2.4.34.6 +OS: Debian GNU/Linux 4.0 (Etch), kernel 2.6.18 gcc (GCCC) 4.1.2 20061115 (prerelease) (Debian 4.1.1-21) bison (GNU Bison) 2.3 flex 2.5.33 @@ -116,4 +116,7 @@ GNU Make 3.81 - 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. + - compilation of clisp needs hand adding -lavcall -lcallback -ltrampoline + -lvacall after the -lsigsegv + - asy compilation with --disable-gsl && make |