emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: gnutls error


From: Dani Moncayo
Subject: Re: gnutls error
Date: Sun, 16 Jul 2017 18:02:17 +0200

> OK.  Can you show the preprocessed source of fns.c?  (Let me know if
> you need help in how to produce it.)

I've tried to produce it, by adding this rule to the file
"build-dir/src/Makefile":

  fns.i: fns.c
   $(AM_V_CC)$(CC) -E $(CPPFLAGS) $(ALL_CFLAGS) $(PROFILING_CFLAGS) $< > $@

and then doing:
  cd build-dir/src
  make fns.i

I'm attaching the preprocessed source.  Let me know if this is not
what you want.

-- 
Dani Moncayo

Attachment: fns.i.tar.gz
Description: GNU Zip compressed data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]