msnyder@schooner.cis.ohio-state.edu (Michael V Snyder) (06/29/89)
I am attempting to install gcc on a Vax running VMS 5.01; I have
unpacked the binaries from the tape and succeeded in compiling many c
files, including the sources of the compiler -- but many of the
executables give "access violation" errors when run, including the
1.28 and 1.34 compilers. I cannot get a good rebuild of a later
version. Here is an example that compiles and runs but gives an
error:
main()
{ printf("Hello, world!\n");
}
Any help or guidance will be very much appreciated!
Michael Snyder
msnyder@csi.compuserve.com
msnyder@cis.ohio-state.edu