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]
Other format: [Raw text]

Re: [gomp] distributing libgomp/libgomp.info ?


On Wed, 2006-11-22 at 22:52 +0100, Daniel Franke wrote:
> The tarball of 4.1.1 includes fastjar/fastjar.info, but not 
> libiberty/libiberty.info. The config file fastjar/configure.ac has the 
> enable-...-srcdir flag, libiberty/configure.ac does not.

This is because libiberty's API is all internal really and is always
changing and never stable.  It is not really a well defined library
unlike say libgomp.

-- Pinski


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