Mailing list for all users of the OCaml language and system.
 help / color / mirror / Atom feed
From: skaller <skaller@users.sourceforge.net>
To: Emmanuel Onzon <emmanuel.onzon@ens-lyon.fr>
Cc: caml-list <caml-list@inria.fr>
Subject: dypgen and ocaml 3.08
Date: Wed, 30 May 2007 04:07:46 +1000	[thread overview]
Message-ID: <1180462066.12731.14.camel@rosella.wigram> (raw)

Hi, I just tried to build Felix on my Cygwin system
and got a weird problem. I'm using dypgen as a parser
generator. Cygwin is using Ocaml 3.08 (is anyone
maintaining the Cygwin package?)

Dypgen is generating polymorphic variants for grammar
symbols (to avoid the 246 constructor limit).

What happens is ocamlopt.opt happily compiles the dypgen
generated parser file .. it gives no errors .. but it doesn't
actually produce a cmx file.

I'm rather baffled .. does anyone have any clues?

It's only the flx_parser.ml file that doesn't work,
all the other ml files generate cmx like they should.


-- 
John Skaller <skaller at users dot sf dot net>
Felix, successor to C++: http://felix.sf.net


                 reply	other threads:[~2007-05-29 18:07 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=1180462066.12731.14.camel@rosella.wigram \
    --to=skaller@users.sourceforge.net \
    --cc=caml-list@inria.fr \
    --cc=emmanuel.onzon@ens-lyon.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