[Search for users]
[Overall Top Noters]
[List of all Conferences]
[Download this site]
Title: | C++ |
Notice: | Read 1.* and use keywords (e.g. SHOW KEY/FULL KIT_CXX_VAX_VMS) |
Moderator: | DECCXX::AMARTIN |
|
Created: | Fri Nov 06 1987 |
Last Modified: | Thu Jun 05 1997 |
Last Successful Update: | Fri Jun 06 1997 |
Number of topics: | 3604 |
Total number of notes: | 18242 |
3456.0. "more fatal "Memory Access Violation" errors" by HYDRA::DONSBACH (Jeff Donsbach, Software Partner Engineering, DTN 297-6862) Wed Feb 19 1997 19:06
I've got some files that are getting more "Memory Access Violation"
errors. This is an important issue that is holding up development
at a top tier ISV. If a patch is required to fix the problem,
I'll need one ASAP.
You can get the reproducer via anonymous ftp from fluid.mro.dec.com.
In the anonymous ftp area (/pub, which is where you are put when you
log in), copy the file "comp_fails.tar.gz" over in binary mode.
DECnet copy if the file from FLUID::"comp_fails.tar.gz" should
also work.
Un'gzip and untar it and you will have a bunch of pre-processed
".ixx" files.
Compile them with "cxx -ms -x cxx -nopt -c"
The version of the compiler being used by the ISV is
C++ 5.5-05.
Thanks,
Jeff Donsbach
Software Partners Engineering
T.R | Title | User | Personal Name | Date | Lines |
---|
3456.1 | looks like problem is solved in V19 | HYDRA::DONSBACH | Jeff Donsbach, Software Partner Engineering, DTN 297-6862 | Wed Feb 19 1997 20:07 | 6 |
| I found C++ 5.5-V19 on gatekeeper and downloaded it.
It seems to solve the problems I reported in .0.
So, never mind I guess ..........
-Jeff D.
|