From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chris Faylor To: Nick Clifton Cc: binutils@sourceware.cygnus.com Subject: Re: New ABI demangler support in binutils Date: Thu, 15 Jun 2000 13:01:00 -0000 Message-id: <20000615160140.B15153@cygnus.com> References: <200006151951.MAA08306@elmo.cygnus.com> X-SW-Source: 2000-06/msg00285.html On Thu, Jun 15, 2000 at 12:51:30PM -0700, Nick Clifton wrote: >Hi Chris, > >: It probably goes without saying, but I'll ask it anyway -- when you copy >: libiberty you also will have to move include files from the top level >: include directory. Should the include directory be moved over >: completely as well or should only specific files be copied. > >Really ? Do you mean all of the files in include/ or just >include/libiberty.h ? Here's a crudely derived list: ansidecl.h demangle.h dyn-string.h floatformat.h getopt.h hashtab.h libiberty.h objalloc.h obstack.h partition.h sort.h splay-tree.h These include files are referenced in the gcc 'libiberty' and also present in 'include'. cgf