From: Adi Masputra Date: Tue, 21 Sep 1999 20:35:18 +0000 (+0000) Subject: Previously, 64-bit compilation was dependent upon the version of the OS, X-Git-Tag: ppp-2.4.7~623 X-Git-Url: http://git.ozlabs.org/?a=commitdiff_plain;h=a08a6f3080580acf856caae83fdbad40d6f1cbc7;hp=a08a6f3080580acf856caae83fdbad40d6f1cbc7;p=ppp.git Previously, 64-bit compilation was dependent upon the version of the OS, e.g., Solaris 7 and above. This certainly will not work on machines other than Sparc, i.e., x86. Therefore, until Merced (IA-64) is supported, 64-bit compilation will only be done on Sparc-based machines. ---