Stefano Zacchiroli <[EMAIL PROTECTED]> 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
[EMAIL PROTECTED]
http://dept-info.labri.u-bordeaux.fr/~vanicat


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to