This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils 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: libtool changes for HP-UX IA64 support


On Jan 28, 2002, Daniel Jacobowitz <drow@mvista.com> wrote:

> Both I and Alexandre approve of this patch, so it certainly should go
> in.  Is there anyone out there more familiar than I with what needs to
> be regenerated to do this?

Only configure files have to be rebuild with autoconf.

> My installed auto* are different enough from the existing ones, and
> even those on sourceware marked as 'right' for this tree take away all
> the nice '\'s in Makefile.in's and produce some attrocious long lines.

I often use an internal-to-Red Hat version of autotools, just because
that's what we use for our internal CVS repository, and it happens to
preserve Makefile.am line breaks in Makefile.in.  I think this
particular snapshot may be somewhere out there, but I don't know
where.  In this case, you don't have to rebuild the Makefile.ins, so
just touch them (or let them be rebuilt and then revert their changes
instead of checking them in) and you'll be fine.

> If there's a new blessed version, it'd be nice to know what it was. 
> I'd even suggest it should be in the tree somewhere!

IMO, we should aim at switching to automake 1.5, autoconf 2.52 and
then the next release of libtool.  Unless I'm mistaken, the migration
path is in the order I listed.

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