The VAX client, although it builds correctly is having some issues. My feeling is that it is likely due to initialising the CRTL environment. I have tried to "upgrade" the environment by linking against SYS$LIBRARY:DECCRTL.OLB. However, I am guessing that it is likely necessary to use the VAXC2DECC environment. I will look and see if I can find some documentation on how to use this and see if it fits the needs of sqlite3.
The VAX client, although it builds correctly is having some issues. My feeling is that it is likely due to initialising the CRTL environment. I have tried to "upgrade" the environment by linking against SYS$LIBRARY:DECCRTL.OLB. However, I am guessing that it is likely necessary to use the VAXC2DECC environment. I will look and see if I can find some documentation on how to use this and see if it fits the needs of sqlite3.