caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: "Chardon Bertrand" <moomba@wanadoo.fr>
To: <caml-list@inria.fr>
Subject: [Caml-list] compilation problem
Date: Sat, 24 Nov 2001 18:56:25 +0100	[thread overview]
Message-ID: <000801c17511$570dcaa0$a6330950@l6g6o0> (raw)

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

Hello,

These times i'm trying (for school purposes) to write a compiler for a mini functional language based on Caml.
To do so, i've written several files (parser, lexer, errors, location, and a main one) that are interdependent....
I've recently added a semantic analyser only dealing with type check....
And when i use the command "make" :
this message is displayed on the screen :

No implementation provided for the following modules :

Errors referenced from main.cmx
Location referenced from main.cmx
Anasem referenced from main.cmx

I sadly can't understand the nature of the error I made.
Indeed i get all the files errors.ml, location.ml and anasem.ml " with all the needed interfaces .mli.....
If I'm missing something important please let me know...
Thanks.

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

             reply	other threads:[~2001-11-24 18:08 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-11-24 17:56 Chardon Bertrand [this message]
2001-11-26 11:27 ` Florian Hars
2002-12-02 18:23 altavillasalvatore
2002-12-03  7:44 ` Maxence Guesdon

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='000801c17511$570dcaa0$a6330950@l6g6o0' \
    --to=moomba@wanadoo.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).