diff options
author | levine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1997-08-16 13:39:00 +0000 |
---|---|---|
committer | levine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1997-08-16 13:39:00 +0000 |
commit | 50887b7ab365f7114480839a0210c714c17d4296 (patch) | |
tree | 2f17165ceaa6c5fe365507d3bb3ef6c23e5845de | |
parent | f1592c3396f5bb41f9d9babcd7d77ff180b60712 (diff) | |
download | ATCD-50887b7ab365f7114480839a0210c714c17d4296.tar.gz |
updated VxWorks info
-rw-r--r-- | INSTALL | 7 |
1 files changed, 2 insertions, 5 deletions
@@ -154,11 +154,8 @@ extensively on the following platforms and compilers: into this problem. In addition, as noted below following the discussion of - the g++ -fno-implicit-templates option, - - . On VxWorks only, g++ (thru version 2.7.2, at least, distributed - with Tornado 1.0.1/VxWorks 5.3.1), -fno-implicit-templates is - broken. In addition, -O2 is not supported on some targets. + the g++ -fno-implicit-templates option, -fno-implicit-templates is + broken. And, -O2 is not supported on some targets. . The current version of ACE, 4.3, has limited support for destroying static objects after program termination on |