On Mon, Oct 31, 2005 at 11:37:23AM +0100, Stefano Zacchiroli wrote: > On Mon, Oct 31, 2005 at 09:14:37AM +0100, Thomas Petazzoni wrote: > > that. If you want, I can ask the upstream authors. > > Yes, please do so. We created the ocaml-compiler-libs to avoid depending > on the whole ocaml sources, including in it just the objects needed for > applications like cduce. Please discover which are the additional need > of the new cduce.
Probably they don't even know about ocaml-compiler-libs. Thomas, you can also look at the Makefile, and other build structure to see if cduce use pre-compiled object files that are now in ocaml-compiler-libs, or if they patch the sources and do their own stuff. Friendly, Sven Luther -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

