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 RAA13854; Fri, 18 Jan 2002 17:04:31 +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 RAA17064 for ; Fri, 18 Jan 2002 17:04:29 +0100 (MET) Received: from cantina.students.cs.unibo.it (cantina.students.cs.unibo.it [130.136.3.110]) by nez-perce.inria.fr (8.11.1/8.11.1) with ESMTP id g0IG4SL21829 for ; Fri, 18 Jan 2002 17:04:28 +0100 (MET) Received: from lordsoth.takhisis.org ([130.136.32.178]) (authenticated (0 bits)) by cantina.students.cs.unibo.it (8.12.0.Beta19/8.12.0.Beta19/Debian 8.12.0.Beta19) with ESMTP id g0IG4QV3031426 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=192 verify=FAIL) for ; Fri, 18 Jan 2002 17:04:27 +0100 Received: from lordsoth.takhisis.org (localhost [127.0.0.1]) by lordsoth.takhisis.org (8.12.0/8.12.0/Debian -3) with ESMTP id g0IG4K7g006700 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=FAIL) for ; Fri, 18 Jan 2002 17:04:20 +0100 Received: (from zack@localhost) by lordsoth.takhisis.org (8.12.0/8.12.0/Debian -3) id g0IG4KZM006698 for caml-list@inria.fr; Fri, 18 Jan 2002 17:04:20 +0100 Date: Fri, 18 Jan 2002 17:04:20 +0100 From: Stefano Zacchiroli To: Inria Ocaml Mailing List Subject: [Caml-list] ocaml bytecode internals: stripping Message-ID: <20020118160419.GA6647@cs.unibo.it> Mail-Followup-To: Inria Ocaml Mailing List Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline User-Agent: Mutt/1.3.25i Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk Hi all, I would know why ocaml bytecode executable can't be stripped. At the moment I know that stripping an ocaml bytecode will result in removing the bytecode and leaving (if present) only the ocaml virtual machine. Isn't it possible to put ocaml bytecode in a section of the executable that isn't removed when using strip? I don't know very well the structure of ocaml bytecode executable so I will also appreciate pointer to documentation that describe their internals. TIA, Cheers. -- Stefano "Zack" Zacchiroli ICQ# 33538863 Home Page: http://www.cs.unibo.it/~zacchiro Undergraduate student of Computer Science @ University of Bologna, Italy - Information wants to be Open - ------------------- Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr