emacs-pretest-bug
[Top][All Lists]
Advanced

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

Re: New pretest


From: Jason Rumney
Subject: Re: New pretest
Date: 30 Jan 2003 20:01:30 +0000
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

Eric Ewanco <address@hidden> writes:

> Tried to build GNU Emacs 21.2.95.1 under Windows 2000 (Cygwin)

This version does not build as a Cygwin app. But cygwin gcc is
capable of producing native Windows binaries if the mingw32 headers are
installed. The configure.bat script would have detected if you did
not have those headers, so the build should have worked.

> gcc -o oo-spd/i386/addpm.exe \
>            -g -mno-cygwin  oo-spd/i386/addpm.o   -ladvapi32 -luser32
> oo-spd/i386/addpm.o: In function `main':
> /cygdrive/c/Download/emacs-21.2.95/nt/addpm.c:144: undefined reference
> to `_impu
> re_ptr'

This looks like a problem with broken headers (possibly stdio.h, based
on the fprintf on line 144 of addpm.c). Is the line really broken in
the middle of _impure_ptr, or did your mail program do that?






reply via email to

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