how to develop new target-specific library - autoconf?

Alexandre Oliva aoliva@redhat.com
Sat Jun 23 00:24:00 GMT 2001


On Jun 22, 2001, "Gary Funck" <gary@Intrepid.Com> wrote:

> My question: in general, does a GCC developer need to manually invoke
> autoconf, when developing a new target-specific library?

Yep, at least for the first time.  If you use automake too, it will
put rules in the Makefiles to rebuild configure from configure.in
whenever it appears to be out-of-date.  But in general it's best to
run it yourself.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me



More information about the Gcc-help mailing list