This is the mail archive of the libstdc++@sources.redhat.com mailing list for the libstdc++ project.


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

Re: libstdc++-v3 on RedHat 7 - how ?


"Dr. David Gilbert" wrote:
> 
> Hi,
>   I've just found out to my cost that the libstdc++-2.96-54 which is
> present in RedHat 7 is NOT v3 (even though it claims to be).
> 
>   Changing the flag in the RPM spec file to tell it to build a v3 version
> of the RPMs fails during one of the patches.
> 
> Suggestions as to a good way of getting a V3 library going under RH7 would
> be appreciated; under RH6.2 I just built libstdc++ separatly; but that was
> before the days of the library merge into gcc.

very hard:-(
-comment out the enable-new-abi
-commnet out the new-abi patch
-commnet out the werror patch
and if you want comment out the --enable-namespaces.

 -- Levente                        http://petition.eurolinux.org/index_html
 "The only thing worse than not knowing the truth is
  ruining the bliss of ignorance."

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