"Eric S. Raymond" wrote:
>
> Alexander Viro <viro@math.psu.edu>:
> > Not only. Dependency on Python is definitely a problem - not everyone uses
> > 'everything and a kitchen sink' type of userland.
>
> I'm aware of the problem :-). Python programs can be compiled to
> portable C sources using the `freeze' tool. The translation is
> inelegant (it embeds a Python byte-code interpreter in the generated
> C) but it works. So a working CML2 configurator can be shipped for an
> environment without Python.
>
> Even if this weren't true, we'd be trading dependencies and not adding
> one. The Perl stuff in the scripts directory will go away shortly
> (that is, assuming that Linus approves the CML1->CML2 change). This
> would be a net gain in kernel autonomy, as Perl *can't* be compiled away.
The Perl stuff in the scripts directory is not required for kernel
compilation.
--Brian Gerst
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/
This archive was generated by hypermail 2b29 : Wed May 31 2000 - 21:00:12 EST