On Wed, 17 May 2006 22:29:11 -0500 Ed Presutti <[EMAIL PROTECTED]> babbled:

> On Wed, 2006-05-17 at 23:08 -0400, Michael Jennings wrote:
> > On Wednesday, 17 May 2006, at 21:59:55 (-0400),
> > Enlightenment CVS wrote:
> > 
> > > um - no, we need the explicit long list of files.
> > 
> > Um, no, we most certainly do not.
> > 
> > > the fact is libtool likes to install .la, .a etc. files too- which
> > > double the disk usage per module and are never used by e at
> > > all. only the .so is needed for a module (as far as executable goes)
> > 
> 
> Does E statically link against anything? If not, why not add an
> AC_DISABLE_STATIC to configure.in to disable libtool's building of the
> static stuff. You'll still have to use scriptlet to get rid of the .la
> files, but at least you won't build/install the static stuff. It'll also
> speed up the build a bit, which might not be a bad thing for us frequent
> updaters. :-)

the problem is libtool wants to build .a's for loadable modules anyway (and it
would like to think u are going to use libltdl to load them). we need neither
they .a's nor the .la's for modules. we only need the .so's. we still want to
keep the .a nd .la's for libe.

> Just a thought,
> Ed Presutti (ekrunch on freenode)
> 
> -- 
> “Debugging is twice as hard as writing the code in the first place.
> Therefore, if you write the code as cleverly as possible, you are, by
> definition, not smart enough to debug it.” – Brian W. Kernighan
> 
> 
> 
> -------------------------------------------------------
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job easier
> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> _______________________________________________
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> 


-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    [EMAIL PROTECTED]
裸好多
Tokyo, Japan (東京 日本)


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0709&bid&3057&dat1642
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to