caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Paul Argentoff <argentoff@rtelekom.ru>
To: Gerd Stolpmann <info@gerd-stolpmann.de>
Cc: argentoff@rtelekom.ru, ocaml <caml-list@inria.fr>
Subject: Re: [Caml-list] huuuuuge executable with pxp
Date: Tue, 21 Sep 2004 17:39:37 +0400	[thread overview]
Message-ID: <86d60flp0m.fsf@paul.rtelekom.ru> (raw)
In-Reply-To: <1095754991.1134.8.camel@ice.gerd-stolpmann.de> (Gerd Stolpmann's message of "Tue, 21 Sep 2004 10:23:11 +0200")

Dear Gerd Stolpmann,

Let GS = "Gerd Stolpmann" in
  written_by GS => 

 GS> I guess you did not install wlex or ulex.  The biggest part of the
 GS> executable are the UTF-8 lexing tables of the ocamllex-based lexer
 GS> (about 1M). By switching to the wlex or ulex lexer (the latter is only
 GS> present in the newest release, but simpler to build), you can reduce
 GS> the size of the executable significantly. These alternative lexers are
 GS> a bit slower, however. After building them, compile your program with
 GS> -package pxp-engine,pxp-ulex-utf8 or pxp-wlex-utf8.

Thanx, I'm now experimenting on it ;)

-- 
Yours truly, WBR, Paul Argentoff.
Jabber:	paul@jabber.rtelekom.ru
RIPE:	PA1291-RIPE

-------------------
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


      reply	other threads:[~2004-09-21 13:39 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-09-21  8:03 Paul Argentoff
2004-09-21  8:23 ` Gerd Stolpmann
2004-09-21 13:39   ` Paul Argentoff [this message]

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=86d60flp0m.fsf@paul.rtelekom.ru \
    --to=argentoff@rtelekom.ru \
    --cc=caml-list@inria.fr \
    --cc=info@gerd-stolpmann.de \
    /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).