[GRASS5] Proposal for new Makefile

Eric Mitchell emitchell at altaira.com
Tue Jan 30 09:58:54 EST 2001


> > We, of course, will want to also use libtool. No?
> 
> Again, I'm not familiar with libtool, but the short blurb I read says it
> helps maintain shared libraries, so I don't see why we shouldn't use it.

My Makefile work has operated on the assumption that we 
don't want the configure process updating makefiles in
every subdirectory to build in.  The configure process
does this by running many sed processes, which can take
quite some time, especially with a lot of subdirectories.
Libtool is well integrated with automake, which is geared 
for individual makefiles in each subdirectory.  If it's 
possible to use libtool independent of automake/configure,
I'm all about it.  Mostly, it's a wrapper around shared 
library construction details, for platform independence.
It looks like it could be useful.

-- 
+=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=+
| Eric B. Mitchell         mailto:emitchell at altaira.com |
| tel: (301) 809 - 3534    Altair Aerospace Corporation |
| tel: (800) 7 - ALTAIR    4201 Northview Dr. Suite 410 |
| fax: (301) 805 - 8122    Bowie, MD  20716             |
+=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=+
              ,___
          /"\  / o=\  /"""---===/
         /   \_/  \__/   ---===/ 
         |    //\   || /""TT""/ //\   || ||""\
         |   //  \  ||    ||   //  \  || ||__/
         |  //--==\ |L--/ ||  //--==\ || || "=,
          \      ---===/
           \____---===/

---------------------------------------- 
If you want to unsubscribe from GRASS Development Team mailing list write to:
minordomo at geog.uni-hannover.de with
subject 'unsubscribe grass5'



More information about the grass-dev mailing list