Sha256: 939416df44e6bb4d67e79a1d64a3406a5b5ec8daf0bbaea4654bc5e1faecf9ed
Contents?: true
Size: 288 Bytes
Versions: 3
Compression:
Stored size: 288 Bytes
Contents
$! To compile mttest on VMS. $! $! WARNING: only tested with DEC C so far. $ $ arch := vax $ if f$getsyi("CPU") .ge. 128 then arch := axp $ define/user openssl [--.include.openssl] $ cc/def=PTHREADS mttest.c $ link mttest,[--.'arch'.exe.ssl]libssl/lib,[--.'arch'.exe.crypto]libcrypto/lib
Version data entries
3 entries across 3 versions & 1 rubygems