[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Building extension modules
- From: David Burgess <dburgess@...>
- Date: Sun, 12 Dec 2004 23:48:42 +1000
I agree with what you say. *Simple* unix make files can be easily cut to
any of the make variants. The worst examples I can recall is having to
install a specific version perl or python so that an installer will run.
db
On Sun, 12 Dec 2004 14:34:59 +0100, Klaus Ripke wrote:
> The configuration should be easily accessible to a wide range of tools,
> thus not contain any language beyond very basic $(MAKE) syntax
> (so we don't end up like e.g. postgres' jdbc, which requires installation
> of a special ant version to build).
>
> cheers
>
>