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 SAA31065; Tue, 23 Apr 2002 18:48:51 +0200 (MET DST) X-Authentication-Warning: pauillac.inria.fr: majordomo set sender to owner-caml-list@pauillac.inria.fr using -f Received: from concorde.inria.fr (concorde.inria.fr [192.93.2.39]) by pauillac.inria.fr (8.7.6/8.7.3) with ESMTP id SAA31275 for ; Tue, 23 Apr 2002 18:48:50 +0200 (MET DST) Received: from psrg.lcs.mit.edu (psrg.lcs.mit.edu [18.30.0.122]) by concorde.inria.fr (8.11.1/8.11.1) with ESMTP id g3NGmmv06728 for ; Tue, 23 Apr 2002 18:48:49 +0200 (MET DST) Received: from localhost (barnett@localhost) by psrg.lcs.mit.edu (8.9.1/8.9.3) with ESMTP id MAA31998 for ; Tue, 23 Apr 2002 12:48:48 -0400 Date: Tue, 23 Apr 2002 12:48:48 -0400 (EDT) From: "John D. Barnett" To: caml-list@inria.fr Subject: Re: [Caml-list] compilation woes In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk Sorry everyone- After finally posting my question, I figured out the compilation problem; I wasn't deleting the .cmx file. Now everything works fine. -John On Tue, 23 Apr 2002, John D. Barnett wrote: > I'm new to ocaml, and am having problems using the native code compiler, > ocamlopt (ocaml-3.00-10 on intel RHLinux 7.1). ------------------- 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