Thanks for a great reading. :)
On Feb 14, 2012, at 7:26 PM, Paul Onyschuk wrote:
I compiled almost whole Xorg (statically linked) from pkgsrc. Only
missing part is xkeyboard-config, which depends on intltool. Intltool
requires XML Parser module for Perl. I used static build of Perl, so
dynamic module can't be loaded. I'll look into this later (compiling
in XML Parser into Perl binary).
Do you intend to compile all modules you might use into a single perl
binary? Or just enough to compile stuff, and then stick to shell
scripts and Lisp?