Skip to content
Commit 9e3c5d7e authored by Jouk Jansen's avatar Jouk Jansen Committed by Werner Lemberg
Browse files

* vms_make.com: Provide separate library compiled with C++.

Some types on OpenVMS x86_64 (for example, `long') have different sizes
depending on whether compiled with either C or C++.  In particular,
X-Windows applications crash if linked with the C++ version.

This patch makes `vms_make.com` create a second version of the FreeType
library compiled with C++ if OpenVMS is running on the x86_64 platform.
parent f7ae7e88
Pipeline #941729 passed with stage
in 6 minutes and 9 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment