On 8/28/20 11:51 AM, Ruth Waite wrote:
fopen.i.gz attached.

Thanks, it appears that /usr/include/stdio.h is not including <features.h> as it should. To help debug this could you please also use gcc's -dD option? That is, the following three commands and then send us fopen.i.gz:

cd /export/home/ad/ad36/ad3658/Downloads/pspp-1.4.0/gl

gcc -std=gnu11 -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -g -O2 -E -dD fopen.c 
>fopen.i

gzip fopen.i

Reply via email to