From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/54470 Path: news.gmane.org!not-for-mail From: Taco Hoekwater Newsgroups: gmane.comp.tex.context Subject: Re: osx-64-binaries/minimals Date: Tue, 17 Nov 2009 17:16:11 +0100 Message-ID: <4B02CC4B.7050809@elvenkind.com> References: <4B007D89.5030409@gmail.com> <6faad9f00911170705u1065281fme0c358483e24aba7@mail.gmail.com> <4B02C4EB.3050800@wxs.nl> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1258474593 32343 80.91.229.12 (17 Nov 2009 16:16:33 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 17 Nov 2009 16:16:33 +0000 (UTC) Cc: Yue Wang To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Tue Nov 17 17:16:26 2009 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([195.12.62.10]) by lo.gmane.org with esmtp (Exim 4.50) id 1NAQj5-00049x-EW for gctc-ntg-context-518@m.gmane.org; Tue, 17 Nov 2009 17:16:19 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id EAC90C9B80; Tue, 17 Nov 2009 17:13:57 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 9MoPwpQugFIz; Tue, 17 Nov 2009 17:13:55 +0100 (CET) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 04D58C9B10; Tue, 17 Nov 2009 17:13:55 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id DE1F9C9B10 for ; Tue, 17 Nov 2009 17:13:53 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id M9h+STFOKaiw for ; Tue, 17 Nov 2009 17:13:50 +0100 (CET) Original-Received: from plane.elvenkind.com (elvenknd.xs4all.nl [82.95.203.226]) by balder.ntg.nl (Postfix) with ESMTP id CEAEEC9B0D for ; Tue, 17 Nov 2009 17:13:50 +0100 (CET) Original-Received: from glenlivet.elvenkind.com (glenlivet.elvenkind.com [10.10.0.6]) by plane.elvenkind.com (Postfix) with ESMTP id 8916B802BE1F; Tue, 17 Nov 2009 17:16:11 +0100 (CET) User-Agent: Thunderbird 2.0.0.21 (X11/20090319) In-Reply-To: <4B02C4EB.3050800@wxs.nl> X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.12 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl Xref: news.gmane.org gmane.comp.tex.context:54470 Archived-At: Hans Hagen wrote: > Mojca Miklavec wrote: >> On Mon, Nov 16, 2009 at 11:33, Andreas Harder wrote: >>> Hi all! >>> >>> If I update the minimals via first-setup.sh I get the 32bit-binaries >>> (luatex) although I'm on Snow Leopard. If I change the binaries >>> myself it works fine and the compilation is notable faster! >> >> We had a lengthy discussion about Snow Leopard. The last message was >> Yue Wang's proposal to check for 64-bit compatibility: >> >>> The hardware test: >>> Yue:context yue$ if test `sysctl -n hw.cpu64bit_capable | grep -c 1` >>> = 1 ; then echo yes; else echo no; fi >>> yes >>> >>> The software test: >>> Yue:context yue$ if test `uname -r|cut -f1 -d"."` -ge 10 ; then >>> echo yes; else echo no; fi >>> yes > > hm, we need to use the methods built in luatex Someone should check what is returned in the os.uname() return table. Best wishes, Taco ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________