From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/54546 Path: news.gmane.org!not-for-mail From: =?ISO-8859-1?Q?Martin_Schr=F6der?= Newsgroups: gmane.comp.tex.context Subject: Re: osx-64-binaries/minimals Date: Thu, 19 Nov 2009 19:19:06 +0100 Message-ID: <68c491a60911191019u4781d578rab6b21919ea8e3f6@mail.gmail.com> References: <4B007D89.5030409@gmail.com> <6faad9f00911180449u2e0a8d67q9c2df00b0072afb3@mail.gmail.com> <6faad9f00911181718u49aa2046s76ff644149a4a84a@mail.gmail.com> <4B04ECE9.3060201@elvenkind.com> 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 1258654766 24638 80.91.229.12 (19 Nov 2009 18:19:26 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 19 Nov 2009 18:19:26 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Thu Nov 19 19:19:19 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 1NBBb9-0005tr-Oi for gctc-ntg-context-518@m.gmane.org; Thu, 19 Nov 2009 19:19:15 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 5B73BC9AC7; Thu, 19 Nov 2009 19:16:46 +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 5oefY27a-p8M; Thu, 19 Nov 2009 19:16:43 +0100 (CET) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id F029DC9AB7; Thu, 19 Nov 2009 19:16:42 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id DF376C9AB7 for ; Thu, 19 Nov 2009 19:16:41 +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 BUXoG3f2s8wL for ; Thu, 19 Nov 2009 19:16:39 +0100 (CET) Original-Received: from mail-bw0-f220.google.com (mail-bw0-f220.google.com [209.85.218.220]) by balder.ntg.nl (Postfix) with ESMTP id AF569C9A8A for ; Thu, 19 Nov 2009 19:16:39 +0100 (CET) Original-Received: by bwz20 with SMTP id 20so1581648bwz.34 for ; Thu, 19 Nov 2009 10:19:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:in-reply-to :references:date:x-google-sender-auth:message-id:subject:from:to :content-type; bh=x6r6zN/czmQBX4miJZ4jHXvQlh6OyuWHPTSWm1jsciM=; b=MX4X55F9EIUH5dJ/h+Me/8QRk8LrE91uVaOU7+H5Psx/BfFLQxtyICkrg5UPrys584 fk2TOA6DbwCVMxK+PEwAWPlLV6qjMmigBsOQ7orOWWgKK9NF1VCnSZnRaa2jtglOr1MF TQIpXltzp4LYQI9kooOYaWtYvW6DimvP11cmc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; b=oDJTYEPcZT7Tmmc625ZCzegPweMki4JnEKdBnj9cQiyq7a2PAxxUa2AHVPY4TGG58b IdGOReLkg5s8DmTTMMUyQNzq9Lx+y0bg702GuNN5csESdXAxnI8yMWh5AvXQYXVzeuMq pr5zJzEQClfxPk5ZKVNv2m52fx1h+paUPGiuM= Original-Received: by 10.204.7.87 with SMTP id c23mr332076bkc.97.1258654747127; Thu, 19 Nov 2009 10:19:07 -0800 (PST) In-Reply-To: <4B04ECE9.3060201@elvenkind.com> X-Google-Sender-Auth: 4927bfe7e5dd17fe 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:54546 Archived-At: 2009/11/19 Taco Hoekwater : >> Hans, Taco - does LuaTeX itself know if it's 64-bit or not? > > Only internally at the moment, but I could add a variable > in the os library (after I figure out which of the sizeof()'s > is the best one to use). How about exposing uname(2)? Or is that too much information? Best Martin ___________________________________________________________________________________ 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 ___________________________________________________________________________________