Thanks again for your help, Gustaf. This is the output of the "ggc --save-temps..." command.
# 1 "nsd/tclcrypto.c"
# 1 "<built-in>"
# 1 "<command-line>"
# 1 "/usr/include/stdc-predef.h" 1 3 4
# 1 "<command-line>" 2
# 1 "nsd/tclcrypto.c"
# 36 "nsd/tclcrypto.c"
# 1 "nsd/nsd.h" 1
# 33 "nsd/nsd.h"
# 1 "./include/ns.h" 1
# 40 "./include/ns.h"
# 1 "./include/nsversion.h" 1
# 41 "./include/ns.h" 2
# 1 "./include/nsthread.h" 1
# 45 "./include/nsthread.h"
# 1 "./include/nsconfig.h" 1
# 46 "./include/nsthread.h" 2
... (shortened by webmaster) ...
void ERR_load_OBJ_strings(void);
# 95 "/usr/include/openssl/evp.h" 2 3 4
# 129 "/usr/include/openssl/evp.h" 3 4
struct evp_pkey_st {
int type;
int save_type;
int references;
const EVP_PKEY_ASN1_METHOD *ameth;
ENGINE *engine;
union {
char *ptr;
struct rsa_st *rsa;
struct dsa_st *dsa;
struct dh_st *dh;
} pkey;
int save_parameters;
struct stack_st_X509_ATTRIBUTE *attributes;
} ;
... (shortened by webmaster) ...
===================================================
Kind regards,
Michael