thank your reply.
I think that should have a website put current working version tools. I have 
try to find each right versions for each tools.





---Original---
From: "Maciej W. Rozycki"<ma...@wdc.com&gt;
Date: Thu, Apr 16, 2020 06:41 AM
To: "易会战"<huizha...@foxmail.com&gt;;
Cc: "gcc"<gcc@gcc.gnu.org&gt;;
Subject: Re: Help, Where I can find proper libtool version?


On Wed, 15 Apr 2020, 易会战 via Gcc wrote:

&gt; I am trying to add a library into gcc source code tree. The gcc source 
&gt; have used libtool 2.2.7a 1.1334. but I cannot find the version.

&nbsp;It is "libtool (GNU libtool 1.3134 2009-11-30) 2.2.7a" AFAICT, that is 
1.3134 rather than 1.1334.&nbsp; I take it there has been a typo there.

&gt; So after runing autoreconf and make , I get "libtool: 
&gt; Version&amp;nbsp;mismatch&amp;nbsp;error.".It is a curious version, the 
gnu 
&gt; mirrors have no such version.

&nbsp;It is a repository snapshot, there has been no such release.&nbsp; For 
1.3134 
you need to check out commit 2c9c38d8a12e ("Please C++ compilers when 
calling strrchr.") from the libtool Git repository.

&nbsp;FWIW I think it would be good having a tarball of this snapshot, 
preferably made with `make dist' so that all the generated pieces are 
there, hosted somewhere, such as <ftp://sourceware.org/&gt; or maybe 
<ftp://alpha.gnu.org/&gt; (there might be a better place).&nbsp; Moving on to 
an 
actual libtool release, preferably less than 10 years old, would I think 
be a viable alternative too.

&nbsp;HTH,

&nbsp; Maciej

Reply via email to