diff options
Diffstat (limited to 'cpp')
-rw-r--r-- | cpp/install/unix/README.Linux-RPM | 7 | ||||
-rw-r--r-- | cpp/install/unix/README.RHEL | 7 | ||||
-rw-r--r-- | cpp/install/unix/README.SLES | 7 |
3 files changed, 0 insertions, 21 deletions
diff --git a/cpp/install/unix/README.Linux-RPM b/cpp/install/unix/README.Linux-RPM index 0f6eef39c82..0c7b5b7e81f 100644 --- a/cpp/install/unix/README.Linux-RPM +++ b/cpp/install/unix/README.Linux-RPM @@ -300,10 +300,3 @@ With the binary installers, simply uninstall the previous version of Ice and install the new one. Already deployed applications that were compiled against the <x>.<y>.0 runtime will automatically use the <x>.<y>.1 runtime. - -Note: Under Mono, binary compatibility currently does not work due to - issues with Mono. Until this problem in Mono is fixed, you - cannot run applications compiled with previous minor versions of - Ice against a newer version of the Ice assemblies. For example, - an application compiled with version <x>.<y>.0 of Ice cannot run - with the <x>.<y>.1 Ice assemblies. diff --git a/cpp/install/unix/README.RHEL b/cpp/install/unix/README.RHEL index 4e16471eb23..319ec8194a9 100644 --- a/cpp/install/unix/README.RHEL +++ b/cpp/install/unix/README.RHEL @@ -370,10 +370,3 @@ With the binary installers, simply uninstall the previous version of Ice and install the new one. Already deployed applications that were compiled against the <x>.<y>.0 runtime will automatically use the <x>.<y>.1 runtime. - -Note: Under Mono, binary compatibility currently does not work due to - issues with Mono. Until this problem in Mono is fixed, you - cannot run applications compiled with previous minor versions of - Ice against a newer version of the Ice assemblies. For example, - an application compiled with version <x>.<y>.0 of Ice cannot run - with the <x>.<y>.1 Ice assemblies. diff --git a/cpp/install/unix/README.SLES b/cpp/install/unix/README.SLES index ec2d4eab07f..54ec0cb9b75 100644 --- a/cpp/install/unix/README.SLES +++ b/cpp/install/unix/README.SLES @@ -308,10 +308,3 @@ With the binary installers, simply uninstall the previous version of Ice and install the new one. Already deployed applications that were compiled against the <x>.<y>.0 runtime will automatically use the <x>.<y>.1 runtime. - -Note: Under Mono, binary compatibility currently does not work due to - issues with Mono. Until this problem in Mono is fixed, you - cannot run applications compiled with previous minor versions of - Ice against a newer version of the Ice assemblies. For example, - an application compiled with version <x>.<y>.0 of Ice cannot run - with the <x>.<y>.1 Ice assemblies. |