From mboxrd@z Thu Jan 1 00:00:00 1970 Received: (from majordomo@localhost) by pauillac.inria.fr (8.7.6/8.7.3) id CAA05215; Mon, 14 Oct 2002 02:56:10 +0200 (MET DST) X-Authentication-Warning: pauillac.inria.fr: majordomo set sender to owner-caml-list@pauillac.inria.fr using -f Received: from nez-perce.inria.fr (nez-perce.inria.fr [192.93.2.78]) by pauillac.inria.fr (8.7.6/8.7.3) with ESMTP id CAA04997 for ; Mon, 14 Oct 2002 02:56:09 +0200 (MET DST) Received: from relay.pair.com (relay1.pair.com [209.68.1.20]) by nez-perce.inria.fr (8.11.1/8.11.1) with SMTP id g9E0u8D15542 for ; Mon, 14 Oct 2002 02:56:08 +0200 (MET DST) Received: (qmail 79330 invoked from network); 14 Oct 2002 00:56:06 -0000 Received: from node-d8e9cca2-sfo-onnet.worldcom.com (HELO checkerlap.d6.com) (216.233.204.162) by relay1.pair.com with SMTP; 14 Oct 2002 00:56:06 -0000 X-pair-Authenticated: 216.233.204.162 Message-Id: <4.3.2.7.2.20021013175437.032eb130@mail.d6.com> X-Sender: checker@mail.d6.com X-Mailer: QUALCOMM Windows Eudora Version 4.3.2 Date: Sun, 13 Oct 2002 17:56:21 -0700 To: Xavier Leroy , John Carr From: Chris Hecker Subject: Re: [Caml-list] Runtime overflow and what to do Cc: Alessandro Baretta , Ocaml In-Reply-To: <20021013112815.K13771@pauillac.inria.fr> References: <200210121613.MAA27433@psi-phi.mit.edu> <3DA6A4ED.5050700@baretta.com> <200210121613.MAA27433@psi-phi.mit.edu> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk > echo "print_int Sys.word_size" > /tmp/caml$$ > WORDSIZE=`ocaml /tmp/caml$$` > rm -f /tmp/caml$$ We clearly need a "-eval" switch to ocaml, like perl's -e/n/p. :) Chris ------------------- To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ Beginner's list: http://groups.yahoo.com/group/ocaml_beginners