caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Sven <luther@dpt-info.u-strasbg.fr>
To: Peter Ronnquist <pronnquist@yahoo.com>
Cc: Jacques Garrigue <garrigue@kurims.kyoto-u.ac.jp>, caml-list@inria.fr
Subject: Re: compilation of lablgl examples.
Date: Thu, 8 Feb 2001 08:22:28 +0100	[thread overview]
Message-ID: <20010208082228.A22127@dpt-info.u-strasbg.fr> (raw)
In-Reply-To: <20010207120929.19408.qmail@web1301.mail.yahoo.com>; from pronnquist@yahoo.com on Wed, Feb 07, 2001 at 04:09:29AM -0800

On Wed, Feb 07, 2001 at 04:09:29AM -0800, Peter Ronnquist wrote:
> 
> --- Jacques Garrigue <garrigue@kurims.kyoto-u.ac.jp>
> wrote:
> > From: Peter Ronnquist <pronnquist@yahoo.com>
> > 
> > > I have a problem with compiling the laglgl
> > examples. I
> > > can run them with the top level:
> > > lablgl -labels simple.ml
> > > 
> > > but 
> > > 
> > > ocamlc -I /usr/lib/ocaml/labltk  -I 
> > > /usr/lib/ocaml/lablGL -I /usr/lib/labltk.cma
> > > lablgl.cma togl.cmo simple.ml -o program
> > > 
> > > gives the following output:
> > > /usr/bin/ld: cannot find -ltk8.0
> > > collect2: ld returned 1 exit status
> > > Error while building custom runtime system
> > > 
> > > I have libtk8.0.so.1 in /usr/lib
> > > so I guess that the library really should be
> > found,
> > > also the fact that the toplevel works seems to
> > support
> > > that this library indeed is existing and usable.
> > 
> > At link time you also need a symbolic link
> > libtk8.0.so -> libtk8.0.so.1.
> > Is it there?
> > Did you compile lablgl yourself, and how di you
> > modify the Makefile?
> > The only reason I see is that you would have used a
> > package which
> > only requires the runtime of tcltk, and not the
> > developper
> > environment.
> > 
> > Jacques Garrigue
> >
> ---------------------------------------------------------------------------
> > Jacques Garrigue      Kyoto University     garrigue
> > at kurims.kyoto-u.ac.jp
> > 		<A 
> 
> Thank you for your help Jacques, as Sven Luther
> mentioned he helped me and pointed me to the developer
> packages of tcl and tk.
> 
> Now I am trying to get the lablgl examples to run
> fast. I get accelrated gl with the c version of gears
> (900 fps). But the performance of the planet.ml and
> tennis.ml is nowhere near this performance. I guess
> that dri must be used by lablgl if it is available. 

Just a stupid question, but i assume you are suing the native code compiler, not the bytecode one ?

Friendly,

Sven Luther



      reply	other threads:[~2001-02-08 18:56 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-02-03 22:35 Peter Ronnquist
2001-02-05 17:41 ` John Max Skaller
2001-02-06 15:55   ` Pierre Weis
2001-02-07  1:28     ` John Max Skaller
2001-02-07 22:02       ` Pierre Weis
2001-02-08  5:55         ` Patrick M Doane
2001-02-08 16:33         ` John Max Skaller
2001-02-08 19:15           ` Pierre Weis
2001-02-08  2:06       ` Jacques Garrigue
2001-02-06  2:34 ` Jacques Garrigue
2001-02-06 18:00   ` Sven LUTHER
2001-02-07 12:09   ` Peter Ronnquist
2001-02-08  7:22     ` Sven [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=20010208082228.A22127@dpt-info.u-strasbg.fr \
    --to=luther@dpt-info.u-strasbg.fr \
    --cc=caml-list@inria.fr \
    --cc=garrigue@kurims.kyoto-u.ac.jp \
    --cc=pronnquist@yahoo.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;
as well as URLs for NNTP newsgroup(s).