Re: Perl in the toolchain

Roman Zippel (zippel@linux-m68k.org)
Sat, 1 Feb 2003 01:01:55 +0100 (CET)


Hi,

On Sat, 1 Feb 2003, J.A. Magallon wrote:

> The easies way (from my point of view): write Perl::KConfig in C to do the logic
> hard work and build the big thing in perl. That will be putting a perl
> interface on top of klibc ?

You gain _nothing_ by rewritting it in perl. The backend is already a
library and a swig interface file exists, so it's already trivial to
generate Perl::KConfig. There is absolutely no reason to force people to
use perl.

bye, Roman

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/