[Ecls-list] Build Process

Juan Jose Garcia-Ripoll jjgarcia at users.sourceforge.net
Wed Oct 3 21:03:59 UTC 2007


2007/10/3, John Connors <johnc at yagc.ndo.co.uk>:
> Specifically, what makes me wonder that it's possible to simplify it is
> the mysterious sed invocations I've noted. What is sed used for?

You probably noticed that three headers are automatically generated
from the same one. This is because the lisp preprocessor has to
replace some symbol names with the actual references on the symbol
table. That implies building a list of symbols for "dpp" (the
preprocessor). Other than this, sed is used by the configuration
program (standard tool used by GNU autoconf), but I do not remember
anything else.

Juanjo

-- 
Facultad de Fisicas, Universidad Complutense,
Ciudad Universitaria s/n Madrid 28040 (Spain)
http://juanjose.garciaripoll.googlepages.com




More information about the ecl-devel mailing list