This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: libstdc-v3: portability of 'ar' w/o file list?


On Dec  5, 2000, Phil Edwards <pedwards@disaster.jaj.com> wrote:

> What are we missing?

SUBDIRS, so that we don't descent into libio unless we need it.
Or tell automake the conditions in which the library should be built.

> It looks like v3/libio/Makefile.am is still creating a libio.la rule
> unconditionally, but I thought automake was supposed to know
> better...?

You'd have to tell it it's conditional.

-- 
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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]