This is the mail archive of the gcc@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]

Re: libstdc++ compatibility


>   > 
>   > Evidently this point is an issue for Red Hat: they don't want to ship
>   > egcs-1.1 because it breaks binary compatibility with egcs-1.0.x, for
>   > this reason.
>   > 
>   > I suppose Red Hat could patch 1.1 to generate thread-unsafe exceptions
>   > in a way that gives compatibility with 1.0.x.
> That's a good question!
> 
> If there's not any other binary compatibility problems disabling thread
> support at configure time may give Red Hat a way to upgrade from egcs-1.0.3.
> 

Did I miss something? I am running RedHat 5.1. I have no problems
using both egcs 1.0.3 and egcs 1.1. One thing helps me is the library
interface. If you want to change egcs 1.1.1 for RedHat, how about
my library interface? It can be specific for RedHat. I can provide the
patch. RedHat can some minor changes to make egcs 1.0.3 happy with the
patched egcs 1.1.1.


-- 
H.J. Lu (hjl@gnu.org)


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