guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: build process and portability


From: Rob Browning
Subject: Re: build process and portability
Date: 15 Aug 2001 12:53:14 -0500
User-agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7

Tom Lord <address@hidden> writes:

> I'm skeptical that automake and autoconf-style portability are a
> wise choice.  Of course they create additional external
> dependencies.  They litter code with #ifdefs.  And you can
> definately get by without them.

If someone came up with a good, extensible, and clean Guile based
replacement to autoconf/automake, I'd be happy to see about using it.
Frankly, I've kinda wanted something like that for a long time.  But
until that happens, I think that we're probably better off focusing
our efforts elsewhere.  autoconf and automake, though awkward and
ugly, are something that many people, both from the users and builders
perspective, are already familiar with, so until there's a complelling
alternative, I don't think it's worth switching and adding yet another
thing people have to learn in order to either hack on or just build
guile.  One other advantage to using autoconf/automake is that there's
no bootstrapping problem.  If we did decide to write a build system in
guile, we would have to deal with the problems raised by porting to
new architectures.

-- 
Rob Browning
rlb @defaultvalue.org, @linuxdevel.com, and @debian.org
Previously @cs.utexas.edu
GPG=1C58 8B2C FB5E 3F64 EA5C  64AE 78FE E5FE F0CB A0AD



reply via email to

[Prev in Thread] Current Thread [Next in Thread]