|
|
Re: Verify no abridged gpp libs
|
|
03/20/2008 6:16 PM
post6025
|
Re: Verify no abridged gpp libs
> Hello,
>
> Can you verify the following statement:
> For linking with libstdc++ accessed using
> qcc -Vgcc_ntox86_gpp
>
> there is only one version of the library, correct? In other words, there is
> no abridged version or a no exception version of the libs.
Yes, there is only one variant of the GNU libstdc++ library.
We provide do ship two versions of libstdc++ -- libstdc++v2 with gcc 2.95.3 and libstdc++v3 for gcc 3.3.5. gcc 4.2 will
contains updated version of libstdc++v3 but only one variant.
Regards,
Ryan Mansfield
|
|
|
|
|