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 DAA20053; Sat, 8 Feb 2003 03:13:04 +0100 (MET) 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 DAA20412 for ; Sat, 8 Feb 2003 03:13:02 +0100 (MET) Received: from relay.pair.com (relay.pair.com [209.68.1.20]) by nez-perce.inria.fr (8.11.1/8.11.1) with SMTP id h182D1P20551 for ; Sat, 8 Feb 2003 03:13:01 +0100 (MET) Received: (qmail 15007 invoked from network); 8 Feb 2003 02:13:00 -0000 Received: from arda.pair.com (HELO compaqreview.d6.com) (209.68.1.133) by relay.pair.com with SMTP; 8 Feb 2003 02:13:00 -0000 X-pair-Authenticated: 209.68.1.133 Message-Id: <4.3.2.7.2.20030207180803.03087ef8@localhost> X-Sender: checker@localhost X-Mailer: QUALCOMM Windows Eudora Version 4.3.2 Date: Fri, 07 Feb 2003 18:09:56 -0800 To: Emmanuel Renieris From: Chris Hecker Subject: Re: [Caml-list] interface printing without generating object code? Cc: caml-list@inria.fr In-Reply-To: <20030207214854.GA6313@cs.brown.edu> References: <200302060307.h1637Ru21003@plinky.bolt-action.com> <200302060307.h1637Ru21003@plinky.bolt-action.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk >What do you want that's not > ocamlc -i -c foo.ml -o /dev/null >? I tried that (well, the windows version with NUL) and it didn't work. It still generated both a cmi and a cmo. Doesn't yours generate a cmi at least, even on unix? I want no output except stdout. Thanks, 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