diff options
author | Karl Berry <karl@freefriends.org> | 2016-03-16 21:35:53 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-03-16 21:35:53 +0000 |
commit | 22c6b605bda06aab7bf9b1f2eefa92fdc3e9ccab (patch) | |
tree | f044abfeee32e8d7a2dfc02925259d673fbb60ae /Build/source/README | |
parent | aa0fd285e6b79df9d12f633e55e59a82a18415a1 (diff) |
autoreconfig
git-svn-id: svn://tug.org/texlive/trunk@40046 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/README')
-rw-r--r-- | Build/source/README | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/Build/source/README b/Build/source/README index 20f0a1fa4d5..445b6a59586 100644 --- a/Build/source/README +++ b/Build/source/README @@ -33,23 +33,6 @@ amd64-netbsd: gcc version 4.5.3 (NetBSD nb2 20110806) NetBSD/amd64 6.1.3 TL_MAKE=gmake LDFLAGS='-L/usr/X11R7/lib -Wl,-rpath,/usr/X11R7/lib' ./Build - -*-kfreebsd: the builder says ... - I do not have any native kfreebsd systems. The best way to build is - to run a clean kfreebsd "userland" within a jail. I am running Debian - "stable" kfreebsd userland under a freebsd 10.0 real system. Thus, I - produced 32bit i386-kfreebsd binaries above ("./Build"). - - I also tried, but am planning on dropping, running Debian "stable" - kfreebsd installed on a virtual machine via VirtualBox. Thus, I - produced 64bit amd64-kfreebsd binaries above. - - I tested that the freebsd binaries will *not* run on a kfreebsd - "userland" and the kfreebsd binaries will *not* run on a freebsd - "userland". Whereas I would have thought them to be somewhat - interchangeable, they are linked to libraries (ELF interpreter ld.so.1) - and maybe others) that are to be found in different locations on the - different systems. i386-solaris, x86_64-solaris: Solaris 10. See doc/README.solaris. |