Documenting tools necessary for GCC [draft]

Alexandre Oliva aoliva@redhat.com
Fri May 30 20:38:00 GMT 2003


On May 29, 2003, "Joseph S. Myers" <jsm28@cam.ac.uk> wrote:

> Not included in the above list:

> libtool (a tricky case because what's used is based on a dead CVS branch).

Nobody needs anything from libtool that's not in the GCC tree.  The m4
macros used by autoconf are pulled from the top-level libtool.m4.  The
scripts used by libtool (ltconfig, ltmain.sh, ltcf-*.sh) are all used
from the top-level.  There's no need for anyone to have any libtool
version installed elsewhere, for build or development.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                 aoliva@{redhat.com, gcc.gnu.org}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist                Professional serial bug killer



More information about the Gcc mailing list