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 SAA08839; Mon, 17 Feb 2003 18:08:20 +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 SAA08851 for ; Mon, 17 Feb 2003 18:08:19 +0100 (MET) Received: from mel-rto4.wanadoo.fr (smtp-out-4.wanadoo.fr [193.252.19.23]) by nez-perce.inria.fr (8.11.1/8.11.1) with ESMTP id h1HH8JP24238 for ; Mon, 17 Feb 2003 18:08:19 +0100 (MET) Received: from mel-rta6.wanadoo.fr (193.252.19.26) by mel-rto4.wanadoo.fr (6.7.015) id 3E0C33FD020EB1A6; Mon, 17 Feb 2003 18:07:50 +0100 Received: from iliana (81.50.14.236) by mel-rta6.wanadoo.fr (6.7.015) id 3E26CE2101262238; Mon, 17 Feb 2003 18:07:50 +0100 Received: from luther by iliana with local (Exim 3.36 #1 (Debian)) id 18kok8-0001HS-00; Mon, 17 Feb 2003 18:07:48 +0100 Date: Mon, 17 Feb 2003 18:07:48 +0100 To: Michal Moskal Cc: Sven Luther , Hendrik Tews , caml-list@inria.fr Subject: Re: [Caml-list] ocamlrun- [was : Any idea about Ocaml 3.07 release date?] Message-ID: <20030217170748.GA4913@iliana> References: <3E459DA8.8010509@baretta.com> <20030213155637.A21163@pauillac.inria.fr> <20030213161342.GA15344@iliana> <15948.48700.448350.306636@ithif51.inf.tu-dresden.de> <20030214101701.GA3555@iliana> <15952.47406.607869.593051@ithif51.inf.tu-dresden.de> <20030217104558.GA2392@iliana> <20030217163618.GA3653@roke.freak> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030217163618.GA3653@roke.freak> User-Agent: Mutt/1.5.3i From: Sven Luther Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk On Mon, Feb 17, 2003 at 05:36:18PM +0100, Michal Moskal wrote: > On Mon, Feb 17, 2003 at 11:45:59AM +0100, Sven Luther wrote: > > On Mon, Feb 17, 2003 at 11:27:58AM +0100, Hendrik Tews wrote: > > > Sven Luther writes: > > > > > > > I use Debian, but I never install the ocaml packages (sorry to > > > > admit that). Instead I install every ocaml version in its own > > > > > > BTW, why don't you use the packages ? > > > > > > Because they are years behind. Until last week I had > > > Debian/Potato. It comes with Ocaml 2.04 from November 1999! Now I > > > upgraded to unstable (which is enough bleeding edge for me) and > > > there I find 3.04 from December 2001. > > > > That can't be, you upgraded to either woody or testing. unstable has > > 3.06, and the only reason it hasn't entered testing yet, is because it > > was built with glibc 2.3.1, which is not (yet) ready for testing. > > > > Stefano announced woody backport of the debian/unstable packages on this > > list on September 22. These should work for either testing or woody. > > I belive trying to link programs (one of bytecode or native, I don't > remember which) using ocaml compiled with old glibc on system running > new glibc will cause undefined reference to __c_type_something, at least > on my PLD box. So this backport is probably not going to work with > testing. Yes, sure, i was hit by this problem also in september, when the new glibc hit unstable. However, woody and testing have the same glibc, the new glibc is currently only available in unstable, that is way there is no problem using the woody backport on testing. If it were not so, you could use the unstable packages on testing without problems. Friendly, Sven Luther ------------------- 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