From: Kaspar Rohrer <krohrer@student.ethz.ch>
To: Julien Moutinho <julien.moutinho@gmail.com>
Cc: caml-list@yquem.inria.fr
Subject: Re: [Caml-list] Native multithreaded LablGTK2?
Date: Mon, 30 Jul 2007 13:31:06 +0200 [thread overview]
Message-ID: <5F08528D-1E70-40FA-A73E-040A719C8075@student.ethz.ch> (raw)
In-Reply-To: <20070730100138.GA28423@jiyu.gnu>
On 30.07.2007, at 12:01, Julien Moutinho wrote:
> Perhaps, you can modify lablgtk2/META,
> doing this:
> - archive(byte,mt) += "gtkThread.cmo"
> - archive(native,mt) += "gtkThread.cmx"
> + archive(byte,mt,-lablGL) += "gtkThread.cmo"
> + archive(native,mt,-lablGL) += "gtkThread.cmx"
> or that:
> - archive(byte,lablGL,mt) += "gtkThread.cmo"
> - archive(native,lablGL,mt) += "gtkThread.cmx"
> at your choice.
Yeah, I'll try that and see if it works.
> By the way, here are the METAS in Debian Sid:
> [...]
> At first sight, they seem less comprehensive, but more accurate...
So that would mean that the lablgtk2 package included in Godi is
broken / outdated? Maybe I should file a bug report then. It seems to
me that Godi is not used very often anyway, as most of the Ocaml
packages seem to be readily available on most Linux distros (I'm on
Mac OS X, so I can't check).
prev parent reply other threads:[~2007-07-30 11:31 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-07-29 19:16 Kaspar Rohrer
2007-07-30 5:40 ` [Caml-list] " Julien Moutinho
2007-07-30 8:01 ` Kaspar Rohrer
2007-07-30 11:57 ` Julien Moutinho
2007-07-30 13:22 ` Kaspar Rohrer
2007-07-30 8:22 ` Kaspar Rohrer
2007-07-30 10:01 ` Julien Moutinho
2007-07-30 11:31 ` Kaspar Rohrer [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5F08528D-1E70-40FA-A73E-040A719C8075@student.ethz.ch \
--to=krohrer@student.ethz.ch \
--cc=caml-list@yquem.inria.fr \
--cc=julien.moutinho@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox