Porting to Openvms
I see the source files for setting up config.hpp. But I don't see how to create source files for OpenVMS (the vms.hpp is really out of date). The compiler VSI CXX. Or any of the other options. Is there a guide for setting up the config that I'm missing? If not any suggestions for how to go about setting up those files?
On 18/03/2024 03:44, Barrett Southworth via Boost wrote:
I see the source files for setting up config.hpp. But I don't see how to create source files for OpenVMS (the vms.hpp is really out of date). The compiler VSI CXX. Or any of the other options.
Is there a guide for setting up the config that I'm missing? If not any suggestions for how to go about setting up those files?
Have you seen https://www.boost.org/doc/libs/1_84_0/libs/config/doc/html/index.html#boost_... ? Best, John.
Script file does not execute on OpenVMS On 3/18/2024 4:17 AM, John Maddock via Boost wrote:
On 18/03/2024 03:44, Barrett Southworth via Boost wrote:
I see the source files for setting up config.hpp. But I don't see how to create source files for OpenVMS (the vms.hpp is really out of date). The compiler VSI CXX. Or any of the other options.
Is there a guide for setting up the config that I'm missing? If not any suggestions for how to go about setting up those files?
Have you seen https://www.boost.org/doc/libs/1_84_0/libs/config/doc/html/index.html#boost_... ?
Best, John.
_______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
participants (2)
-
Barrett Southworth
-
John Maddock