Some curl modules including lib/curl_endian.c are using 64 bit integers with out checking to curl_config.h to see if they are available.

Unfortunately the VAX/VMS compiler is too old to support 64 bit integers, and I have not got the last gcc/vax built for VMS readily available to see if it can be used instead.

Can the use of 64bit integers honor the curl_config.h?

Or am I just not going to be able to continue to build on VAX/VMS?

Regards,
John
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html

Reply via email to