Re: [TCLCORE] TEA architecture to move to autoconf 2.5x
by Mo DeJong other posts by this author
Aug 18 2003 1:29AM messages near this date
[TCLCORE] TEA architecture to move to autoconf 2.5x
|
Re: [TCLCORE] TEA architecture to move to autoconf 2.5x
On Fri, 15 Aug 2003 10:02:44 -0700
Jeff Hobbs <jeffh@[...].com> wrote:
...
> In all these changes I have learned to hate autoconf in new ways, and I
> think it is high time that we extended TEA with the creation of a Tcl
> script that can build extensions (anything pure Tcl, and possibly
> simpler C-based ones) without any need for autoconf.
Well, I have to agree with you there. I consider myself and expert in
autoconf and Makefiles, and it really is just too danged tricky. It would
be nice if simple Tcl and Tcl+C based extensions could come with
a config file that gave just enough info so that the extension could
be compiled. I would think that such a tool would take the extension
info as input and emit a Makefile as output. That way, the script
that writes the Makefile could take care of all the really tricky bits
like library names on different platforms and cross compiling.
Most extension authors would not need to know about exactly how
compiling works on different platforms, they would just run a tool
and then type make.
Mo
-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
_______________________________________________
Tcl-Core mailing list
Tcl-Core@[...].net
https://lists.sourceforge.net/lists/listinfo/tcl-core
Thread:
Jeff Hobbs
Mo DeJong
David N. Welton
Joe English
Jacob Levy
Jacob Levy
|