Mailinglist Archive: opensuse-programming (91 mails)
| < Previous | Next > |
Re: [suse-programming-e] GCC 3.3 release packages for SuSE Linux 8.2 available
- From: Philipp Thomas <pthomas@xxxxxxx>
- Date: Fri, 23 May 2003 15:22:48 +0200
- Message-id: <20030523132248.GC3692@xxxxxxxxxxxxxxxx>
* Philipp Thomas (pthomas@xxxxxxx) [20030522 22:33]:
> Compatibility:
>
> As far as we can tell, programs and libraries compiled with the
> released gcc 3.3 are compatible with those available in SuSE Linux
> 8.2. If you indeed find this not to be the case, please report to us.
As I've been told, the above is not correct, so this paragraph should read:
Compatibility:
C++ code compiled with prerelease version of gcc 3.3 will continue to
work without problems, but C++ code compiled with this release version
of gcc 3.3 might NOT run on a normal 8.2 system. This is due to a new
function in libgcc_s and some new member functions in libstdc++ that
might get used in the compiled code.
But as both libgcc_s and libstdc++ are downwards compatible, it
suffices to update the packages libgcc and libstdc++ to the new
versions.
Philipp
--
Philipp Thomas <pthomas@xxxxxxx>
SuSE Linux AG, Deutschherrnstr. 15-19, D-90429 Nuremberg, Germany
> Compatibility:
>
> As far as we can tell, programs and libraries compiled with the
> released gcc 3.3 are compatible with those available in SuSE Linux
> 8.2. If you indeed find this not to be the case, please report to us.
As I've been told, the above is not correct, so this paragraph should read:
Compatibility:
C++ code compiled with prerelease version of gcc 3.3 will continue to
work without problems, but C++ code compiled with this release version
of gcc 3.3 might NOT run on a normal 8.2 system. This is due to a new
function in libgcc_s and some new member functions in libstdc++ that
might get used in the compiled code.
But as both libgcc_s and libstdc++ are downwards compatible, it
suffices to update the packages libgcc and libstdc++ to the new
versions.
Philipp
--
Philipp Thomas <pthomas@xxxxxxx>
SuSE Linux AG, Deutschherrnstr. 15-19, D-90429 Nuremberg, Germany
| < Previous | Next > |