diff options
author | levine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1997-06-23 14:42:17 +0000 |
---|---|---|
committer | levine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1997-06-23 14:42:17 +0000 |
commit | 735a987b53a6b8a8b2ad0f22ae178e3dadefacd3 (patch) | |
tree | 221c7537ae86883661b48ebf1e0ae41bd038cd2f /ChangeLog-97a | |
parent | 2f0294e540afdc7e560074db40b141ee101f40fa (diff) | |
download | ATCD-735a987b53a6b8a8b2ad0f22ae178e3dadefacd3.tar.gz |
*** empty log message ***
Diffstat (limited to 'ChangeLog-97a')
-rw-r--r-- | ChangeLog-97a | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog-97a b/ChangeLog-97a index 95c41a60346..badc142beb4 100644 --- a/ChangeLog-97a +++ b/ChangeLog-97a @@ -1,7 +1,7 @@ Mon Jun 23 09:18:39 1997 David L. Levine <levine@cs.wustl.edu> * ace/Makefile: build shared library before static library. - This appears to fix a problem with Sun C++ 4.2 possibly + This appears to fix a problem with Sun C++ 4.{1,2} possibly related to its template instantiation scheme. If the static library is built first, then .shobj/Reactor.so and .shobj/Timer_Hash.so (and possibly others) fail to |