Teach mklibgcc about C++'s additions

Alexandre Oliva aoliva@redhat.com
Wed Jun 21 21:38:00 GMT 2000


On Jun 21, 2000, Zack Weinberg <zack@wolery.cumb.org> wrote:

> On Tue, Jun 20, 2000 at 11:07:03PM -0400, Jason Merrill wrote:
>> How do you propose to deal with dependencies on headers (i.e. tinfo.h)?

> Drat - I hadn't thought of that.

<lang>/Make-lib.in ?


Another possibility is to rely upon the fact that we require a
POSIX-compliant `make'.  Such `make's are supposed to support the
`include' directive.  Then, we could use the mechanism CVS automake
uses to extract dependency information on the fly.

-- 
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-patches mailing list