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 TAA14895; Mon, 15 Apr 2002 19:21:26 +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 TAA24682 for ; Mon, 15 Apr 2002 19:21:25 +0200 (MET DST) Received: from CS.UniBO.IT (leporello.cs.unibo.it [130.136.1.110]) by concorde.inria.fr (8.11.1/8.11.1) with ESMTP id g3FHLOD16439 for ; Mon, 15 Apr 2002 19:21:24 +0200 (MET DST) Received: from marcello.cs.unibo.it (root@marcello.cs.unibo.it [130.136.2.29]) by CS.UniBO.IT (8.9.3/8.9.3/Debian 8.9.3-6) with ESMTP id TAA23341 for ; Mon, 15 Apr 2002 19:21:23 +0200 Received: (from sacerdot@localhost) by marcello.cs.unibo.it (8.9.3/8.9.3/Debian 8.9.3-21) id TAA11070 for caml-list@inria.fr; Mon, 15 Apr 2002 19:21:21 +0200 Date: Mon, 15 Apr 2002 19:21:21 +0200 From: Claudio Sacerdoti Coen To: OCAML Subject: [Caml-list] Unused .cma and .so Message-ID: <20020415192121.A11023@cs.unibo.it> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i X-Operating-System: Debian GNU/Linux X-Organization: Department of computer science, University of Bologna, Eurpean Union Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk Hi OCamlers, I used to think that linking a .cma when no module inside it is required is completely hurtless. I was wrong: it seems that .so added during linking of those .cma are loaded. To me, this seems a feature with a counter-intuitive semantics. Is there any way to disable this behaviour? Thanks in advance, C.S.C. -- ---------------------------------------------------------------- Real name: Claudio Sacerdoti Coen PhD Student in Computer Science at University of Bologna E-mail: sacerdot@cs.unibo.it http://caristudenti.cs.unibo.it/~sacerdot ---------------------------------------------------------------- ------------------- 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