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 PAA11093; Fri, 30 Jul 2004 15:48:29 +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 PAA09758 for ; Fri, 30 Jul 2004 15:48:28 +0200 (MET DST) Received: from mail-dark.research.att.com (mail-dark.research.att.com [192.20.225.112]) by concorde.inria.fr (8.12.10/8.12.10) with ESMTP id i6UDmRSH027789 for ; Fri, 30 Jul 2004 15:48:27 +0200 Received: from mail-green.research.att.com (mail-green.research.att.com [135.207.30.103]) by mail-dark.research.att.com (Postfix) with ESMTP id E637BE8121 for ; Fri, 30 Jul 2004 09:48:26 -0400 (EDT) Received: from bigmail.research.att.com (bigmail.research.att.com [135.207.30.101]) by mail-green.research.att.com (Postfix) with ESMTP id CE8B3A7B05 for ; Fri, 30 Jul 2004 09:48:26 -0400 (EDT) Received: from [135.207.20.80] (lt-mff.research.att.com [135.207.20.80]) by bigmail.research.att.com (8.11.6+Sun/8.11.6) with ESMTP id i6UDmQ402080 for ; Fri, 30 Jul 2004 09:48:26 -0400 (EDT) Subject: [Caml-list] Compatibility between versions From: Mary Fernandez To: caml-list@inria.fr Content-Type: text/plain Organization: AT&T Labs - Research Message-Id: <1091195305.4011.16.camel@lt-mff.research.att.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.5 (1.4.5-7) Date: Fri, 30 Jul 2004 09:48:25 -0400 Content-Transfer-Encoding: 7bit X-Miltered: at concorde with ID 410A51AB.000 by Joe's j-chkmail (http://j-chkmail.ensmp.fr)! X-Loop: caml-list@inria.fr X-Spam: no; 0.00; mff:99 3.07:01 3.07:01 foo:01 mff:99 compiler:01 compiler:01 fernandez:01 fernandez:01 interfaces:01 compile:02 interface:03 compiled:05 compiled:05 mary:93 Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk Greetings, I have a software package that contains .cmi files compiled with 3.07. I am trying to compile a source .ml file, which refers to the 3.07 compiled interfaces, using the 3.08 compiler. For each of the 3.07 .cmi files, I get the error message: "foo.cmi is not a compiled interface" Is this error due to using two different compiler versions? I'm recompiling my software package using 3.08 to answer this question but hoped someone could give me a quick answer. thanks! Mary -- Mary Fernandez AT&T Labs - Research ------------------- 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