This is the mail archive of the gcc-patches@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: [PATCH] Libtool support for TPF


Ulrich Weigand <weigand@i1.informatik.uni-erlangen.de> writes:

> Zack Weinberg wrote:
>> Has to go through libtool upstream.
>
> Hmm, libtool upstream appears to have changed so much from the old
> copy in GCC that there isn't much commonality left

Ya, we know.

> -- in particular none of the files modified by this patch doesn't
> even *exist* in upstream libtool any more, as far as I can tell.
>
> Could you be more specific what we should do here?

The important thing is that, one day a day will come where the old
libtool in GCC is thrown away in favor of a current version.  When
that happens, we don't want to lose functionality.  So what you need
to do is develop an equivalent patch for current libtool, get that
accepted by libtool upstream, and then your patch for our old libtool
can go into GCC CVS.

If equivalent functionality is already in current libtool, then all
you have to do is tell us so.

zw


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