caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Issac Trotts <ijtrotts@ucdavis.edu>
To: caml-list@inria.fr
Subject: Re: [Caml-list] camlp4 in script
Date: Tue, 4 Nov 2003 13:24:47 -0800	[thread overview]
Message-ID: <20031104212447.GA21832@ucdavis.edu> (raw)
In-Reply-To: <16296.2885.478524.117242@gargle.gargle.HOWL>

On Tue, Nov 04, 2003 at 03:25:41PM -0500, Lars Nilsson wrote:
>  > I think no one suggested it because ocamlmktop creates a toplevel 
>  > that doesn't automatically include the +camlp4 directory.  
>  > The -I +camlp4 directive passed to ocamlmktop is only used to
>  > find the .cmo and .cma files while making the new toplevel.
> 
> That could explain some of my problems I had when trying to test it. I
> just put it down as a complete lack of understanding of how to work
> with camlp4 (I haven't felt a deep need for it before, so much of it
> is still a mystery to me). I did get something working, but it was a
> very tiny example, and perhaps it just didn't reference anything in
> manner that would require the #directory statement (I think I just
> used the stream parser functionality in camlp4o).

That's probably it.  My earlier post in this thread shows how to work around
this problem by making a new executable that makes a system call
to the ocaml toplevel with the extra -I arguments.

-- 
Issac Trotts

-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners


  parent reply	other threads:[~2003-11-04 21:15 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-11-03 15:06 Artem Prisyznuk
2003-11-03 19:45 ` Issac Trotts
2003-11-03 21:11   ` William Lovas
2003-11-04  1:01     ` Issac Trotts
2003-11-04  9:16 ` Remi Vanicat
2003-11-04  9:46   ` Artem Prisyznuk
2003-11-04 14:59     ` Lars Nilsson
2003-11-04 20:10       ` Issac Trotts
     [not found]         ` <16296.2885.478524.117242@gargle.gargle.HOWL>
2003-11-04 21:24           ` Issac Trotts [this message]
2003-11-05  7:54 ` Stefano Zacchiroli

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=20031104212447.GA21832@ucdavis.edu \
    --to=ijtrotts@ucdavis.edu \
    --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).