Coccinelle Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Sebastien.Hinderer@inria.fr (Sébastien Hinderer)
To: cocci@systeme.lip6.fr
Subject: [Cocci] Compiling latest coccinelle with opensuse
Date: Wed, 14 Oct 2015 23:44:54 +0200	[thread overview]
Message-ID: <20151014214454.GB2920@pema> (raw)
In-Reply-To: <20151014205913.GH14464@wotan.suse.de>

Dear Luis,

Great you could finally compile coccinelle.
And many thanks for having explained all the procedure to get docker
working, it's really great and will be very helpful.

I won't be able to look into the two problems (menhir and
Common.Union_set) before next week but will do it as soonas possible.

Regarding your suggestion to distribute the files generated by Menhir: I
don't think this will solve the problem; Indeed, the problem does not
occur when generating these files but when compiling them.

Actually, there are two things that are used from Menhir. First, Menhir
is used as a commandline tool. It takes a .mly file as inputandproduces
corresponding .ml and .mli files. Thisis roughtly speaking equivalentto
what yacc or bison do: taking a .y file as input and producing a .c as
output. Second, the .ml file that has been generated by Menhir uses a
library whichis called MenhirLib and to which the .cmo or .cmx files
obtained by compilin the .ml file will have to be linked. That is where
the problem you described appears andthat's why I don't think including
the generated .ml files woudlhelpin any way.

I hope I managed to be clear. :)

S?bastien.

  parent reply	other threads:[~2015-10-14 21:44 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-13 20:19 [Cocci] Compiling latest coccinelle with opensuse Luis R. Rodriguez
2015-10-13 20:26 ` Julia Lawall
2015-10-13 20:37   ` Luis R. Rodriguez
2015-10-13 20:44     ` Julia Lawall
2015-10-13 20:49       ` Luis R. Rodriguez
2015-10-13 20:58     ` Julia Lawall
2015-10-13 21:14       ` Luis R. Rodriguez
2015-10-13 21:18         ` Julia Lawall
2015-10-13 22:05           ` Luis R. Rodriguez
2015-10-14  5:26             ` Julia Lawall
2015-10-14  7:11               ` Sébastien Hinderer
2015-10-14  7:59                 ` Julia Lawall
2015-10-14  8:53                   ` Sébastien Hinderer
2015-10-14 20:59                     ` Luis R. Rodriguez
2015-10-14 21:04                       ` Julia Lawall
2015-10-14 21:23                         ` [Cocci] Common.union_setError (was: Compiling latest coccinelle with opensuse) Luis R. Rodriguez
2015-10-14 21:32                           ` Julia Lawall
2015-10-14 21:39                             ` Luis R. Rodriguez
2015-10-14 21:47                               ` Julia Lawall
2015-10-14 21:53                                 ` Sébastien Hinderer
2015-10-14 21:44                       ` Sébastien Hinderer [this message]
2015-10-14 21:48                         ` [Cocci] Compiling latest coccinelle with opensuse Julia Lawall
2015-10-14 21:58                           ` Sébastien Hinderer
2015-10-14 10:54                 ` [Cocci] Compiling latest Coccinelle with openSUSE SF Markus Elfring
2015-10-14 14:47             ` [Cocci] Compiling latest coccinelle with opensuse Sébastien Hinderer
2015-10-14 15:22     ` [Cocci] Compiling latest Coccinelle with openSUSE SF Markus Elfring
2015-10-14 10:32 ` [Cocci] Compiling Coccinelle with specific OCaml versions on openSUSE SF Markus Elfring
2015-10-14 14:44   ` Sébastien Hinderer
2015-10-14 14:49     ` Julia Lawall
2015-10-14 14:57       ` Sébastien Hinderer
2015-10-14 15:43         ` SF Markus Elfring

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=20151014214454.GB2920@pema \
    --to=sebastien.hinderer@inria.fr \
    --cc=cocci@systeme.lip6.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