caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: "Jean-Pierre Bernède" <jeanpierre.bernede@free.fr>
To: "INRIA - Ocaml tribune" <caml-list@inria.fr>
Subject: [Caml-list] JPB/Problème avec la librairie Graphics
Date: Tue, 15 May 2001 19:17:26 +0200	[thread overview]
Message-ID: <001b01c0dd62$ea607f60$96341bd4@j3kib> (raw)

[-- Attachment #1: Type: text/plain, Size: 571 bytes --]

Bonjour,

sous Windows 98, en Ocaml 3.01 avec la séquence de compilation :

ocamlc -o essai essai.ml 

et le fichier essai.ml contenant les expressions suivantes :
 
open Graphics;;
draw_rect 10 20 50 50;;
  
je ne parviens pas à créer un exécutable
comportant la librairie Graphics ; le compilateur retourne le message :

Error while linking c:\outils\ocaml\essai\essai.cmo : The external function 'gr_draw_rect' is not available.

(les fichiers essai.cmi et essai.cmo sont cependant créés.)

Merci de m'apporter vos lumières.

Jean-Pierre Bernède.

[-- Attachment #2: Type: text/html, Size: 1649 bytes --]

             reply	other threads:[~2001-05-17  9:19 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-05-15 17:17 Jean-Pierre Bernède [this message]
2001-05-17  9:33 ` Luc MAZARDO

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='001b01c0dd62$ea607f60$96341bd4@j3kib' \
    --to=jeanpierre.bernede@free.fr \
    --cc=caml-list@inria.fr \
    /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).