emacs-devel
[Top][All Lists]
Advanced

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

Re: Using stpcpy


From: cg
Subject: Re: Using stpcpy
Date: Sat, 27 Dec 2014 13:56:14 +0800
User-agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.3.0

On 12/27/2014 6:01 AM, Dani Moncayo wrote:
Same error:

c:/cygwin64/home/Dani/devel/emacs/repo/lib-src/ntlib.c:350: undefined
reference to `stpcpy'


I got the same error. It seems caused by linking order of files, I fixed it
by swapping $(NTLIB) and $(LOADLIBES) in lib-src/Makefile.in.

Patch attached.

Attachment: fix-stpcpy-link-error.patch
Description: Text Data


reply via email to

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