| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-library Archives
VMS fixes needed to allow building.
From: John E. Malmberg <wb8tyw_at_qsl.net>
Date: Mon, 31 Dec 2012 18:33:31 -0600
Some time since I last built curl on VMS, the build for VMS got broken.
I just got the GNV based build to complete. GNV is a port of the GNU
EAGLE> curl --version
I still need to get the MMS/MMK (Native VMS build tools) working again.
I am changing the VMS build to generate a config.h based on scanning the
There are some things though that configure can not detect or set on VMS
This patch to curl_config.h adds this file for VMS builds.
config-vms.h has been changed to contain the code to make getpwuid() and
config-vms.h also has to define some macros to compensate for some of
lib/getenv.c and lib/netrc.c no longer need any VMS specific code in them.
src/tool_homedir.c no longer needs any VMS specific code.
src/tool_vms.h needs to have vms_show as a global variable, and the
What this special code does is stop the VMS DCL shell from repeating the
tool_main.c need to initialize vms_show to 0 before the special exit
tool_operate.c needs to reset vms_show to 0 before each check to see the
src/tool_setup.h is modified to include tool_vms.h as both tool_main and
Future:
A number of support files are needed for the GNV based build that I will
A number of changes are needed for the MMS/MMK based build, which I will
Regards,
-------------------------------------------------------------------
These mail archives are generated by hypermail. |
Page updated January 05, 2012.
web site info