Weekly Bootstrapping Report: 46% Failures

David Edelsohn dje@watson.ibm.com
Wed Apr 11 08:24:00 GMT 2001


>>>>> Richard Henderson writes:

> On Wed, Apr 11, 2001 at 01:30:37AM -0400, David Edelsohn wrote:
>> Unfortunately the trunk libgcc-std.ver still calls itself 3.0, but
>> it seems that maybe the build is finding an installed gcc-3.0?

Richard> Of course it still calls itself 3.0.  That's an interface number,
Richard> not a direct correspondance to a compiler version.

	I did not intend to mean that the interface number should change,
I meant that it makes it more difficult to track down the source of the
symbol.

	I know that some people are installing gcc-3.0 for testing,
especially CodeSourcery.  This might be an example where the build process
accidentally finds an installed copy or follows LIBPATH to the installed
shared object instead of the GCC -B option taking precedence.

David



More information about the Gcc mailing list