comparison etc/MACHINES @ 36091:9dc1ae87ded3

*** empty log message ***
author Dave Love <fx@gnu.org>
date Thu, 15 Feb 2001 00:14:17 +0000
parents 8de4d56acf6e
children 9825d951f92b
comparison
equal deleted inserted replaced
36090:9ed7c3f74e35 36091:9dc1ae87ded3
986 986
987 To build a 64-bit Emacs (with larger maximum buffer size and 987 To build a 64-bit Emacs (with larger maximum buffer size and
988 including large file support) on a Solaris system which supports 988 including large file support) on a Solaris system which supports
989 64-bit executables, use the Sun compiler, configuring something like 989 64-bit executables, use the Sun compiler, configuring something like
990 this (see the cc documentation for information on 64-bit 990 this (see the cc documentation for information on 64-bit
991 compilation): env CC="cc -xarch=v9" ./configure --without-gcc 991 compilation): env CC="cc -xarch=v9" ./configure
992 992
993 As of version 2.95, GCC doesn't support the 64-bit ABI properly, but 993 As of version 2.95, GCC doesn't support the 64-bit ABI properly, but
994 later releases may. 994 later releases may.
995 995
996 On Solaris 2.7, building Emacs with WorkShop Compilers 5.0 98/12/15 996 On Solaris 2.7, building Emacs with WorkShop Compilers 5.0 98/12/15