[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Paul Argentoff <argentoff@r...> |
| Subject: | Re: [Caml-list] huuuuuge executable with pxp |
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