summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-05-11 04:02:43 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-05-11 04:02:43 +0000
commitdc72a7267688a6e1295fa7a513068853ac93fc6b (patch)
tree38dc6132a2723760c0ddc5ebbc61830b53e2496b
parent9c152eb2b48732089fcbc376ae353375eb5ef588 (diff)
downloadATCD-dc72a7267688a6e1295fa7a513068853ac93fc6b.tar.gz
*** empty log message ***
-rw-r--r--ChangeLog-99b4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog-99b b/ChangeLog-99b
index 5bba9a90b10..3c2a819f9e1 100644
--- a/ChangeLog-99b
+++ b/ChangeLog-99b
@@ -4,6 +4,10 @@ Mon May 10 22:59:46 1999 David L. Levine <levine@cs.wustl.edu>
to .shobj/ for VxWorks, because it uses the same .o files
for static and shared libs.
+ * include/makeinclude/platform_vxworks5.x_g++.GNU:
+ disable RTTI for egcs, because the Tornado 1.0.x libs
+ don't support it. No harm in disabling for old g++.
+
Mon May 10 15:33:56 1999 Douglas C. Schmidt <schmidt@tango.cs.wustl.edu>
* ace/INET_Addr.cpp (string_to_addr): Fixed a mistake that