logo       
Google Custom Search
    AddThis Social Bookmark Button
-->

Re: compilation issues: msg#00006

Subject: Re: compilation issues
> Hi all,
> I want to distribute extlib with my project and to do so I added a
> Makefile to it. When compiling it on debian unstable (ocaml 3.07)
> everything it's ok. When I try to compile the same code, with the same
> makefile and ocaml 3.06 (debian woody) I get a complain about extString:
[...]
> now it compiles with ocmal 3.06, but it complains with 3.07 because
> there's a dup definition...
>
> is it a known problem ? attached there's the makefile (using
> OCamlMakefile) and the META file that might be useful having in the
> extlib distribution...

I didn't know there was such a problem with 3.06.
Looks like it was a bug fixed in 3.07, I'm not sure it can be avoid in a
compatible way...
If you really need to have 3.06 support , please try to ask on the main caml
list.

Regards,
Nicolas Cannasse



-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn


<Prev in Thread] Current Thread [Next in Thread>