[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: lablgtk 1.2.3 META file not up to date



Stefano Zacchiroli <zack@cs.unibo.it> writes:


> Hi Sven,
>   the META file distributed with lablgtk 1.2.3 is not up to date, the
> current one report these two lines:
> 
>    archive(byte)="lablgtk.cma gtkInit.cmo"
>    archive(native)="lablgtk.cmxa gtkInit.cmx"
> 
> The correct ones are instead:
> 
>    archive(byte)="lablgtk.cma lablgnome.cma lablgtkgl.cma lablglade.cma gtkInit.cmo"
>    archive(native)="lablgtk.cmxa lablgnome.cmxa lablgtkgl.cmxa lablglade.cmxa gtkInit.cmx"
> 

certainly not. lablgnome, lablgtkgl lablglade and gtkInit are not
necessary for lablgtk to work.

One might want lablgtk without the rest of the lib. (and most surely
whiteout gtkInit, as one may want to make an ocaml that can choose
(someway) to have or not a gtk interface, other might be less
important to avoid, as the ocaml linker may not link them if they are
not used).

-- 
Rémi Vanicat
vanicat@labri.u-bordeaux.fr
http://dept-info.labri.u-bordeaux.fr/~vanicat


-- 
To UNSUBSCRIBE, email to debian-ocaml-maint-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: