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: PR libjava/32078: Update libtool in classpath


Andreas Schwab writes:
 > Andrew Haley <aph-gcc@littlepinkcloud.COM> writes:
 > 
 > > libtool in classpath is imported from upstream, so importing it here
 > > would be a fork.
 > 
 > The classpath copy in gcc has never used the imported libtool, but
 > rather a copy of the common gcc libtool.  See libjava/HACKING.

Ah, OK.  So, Classpath divergence isn't a problem, but divergence from
upstream libtool is.  

I'm not sure we should get into putting class files into autoconf
scripts, though.  I'm minded simply to accept HJ's patch rather than
do that.

Andrew.


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