A completely different approach to EH runtime

Graham Murray graham@gmurray.org.uk
Wed Feb 21 22:52:00 GMT 2001


Per Bothner <per@bothner.com> writes:

> There are two cases:
> (1) /lib/libgcc_s.so is compatible with $prefix/lib/libgcc_s.so,
> so no problem.  (This is of course what we're hoping for!)

>From the discussion I have seen so far, it would seem as though the
results are going to be the opposite. That is - in most cases I
suspect that the user-installed gcc will be a later version (ie
upgrade) in $prefix than the distribution-supplied one in
/usr. Therefore, I think it is far more likely that
$prefix/lib/libgcc_s.so will be backwards compatible with (the older)
/lib/libgcc_s.so than the other way round. 



More information about the Gcc mailing list