From CVS.
uname -a: CYGWIN32_NT DILBERT 4.0 19.4 i686 unknown
Fails with this:
gcc -c -g -O3 -Wall -Wno-switch -Demacs -I. -DHAVE_CONFIG_H
-I/usr/local/includ
e -Wno-sign-compare -fno-caller-saves -I/usr/X11R6.3/include EmacsManager.c
gcc -g -O3 -Wall -Wno-switch -L/usr/X11R6.3/lib -o temacs abbrev.o
alloc.o b
locktype.o buffer.o bytecode.o callint.o callproc.o casefiddle.o casetab.o
chart
ab.o cmdloop.o cmds.o console.o console-stream.o data.o device.o dired.o
doc.o d
oprnt.o dynarr.o editfns.o elhash.o emacs.o eval.o events.o debug.o ntplay.o
une
xcw.o scrollbar-msw.o menubar-msw.o toolbar-msw.o dialog-msw.o console-msw.o
dev
ice-msw.o event-msw.o frame-msw.o objects-msw.o select-msw.o redisplay-msw.o
gly
phs-msw.o gui-msw.o dragdrop.o dgif_lib.o gif_io.o menubar.o scrollbar.o
dialog.
o toolbar.o menubar-x.o scrollbar-x.o dialog-x.o toolbar-x.o gui-x.o
file-coding
.o inline.o console-tty.o device-tty.o event-tty.o frame-tty.o objects-tty.o
red
isplay-tty.o cm.o terminfo.o event-unixoid.o database.o process-unix.o
event-str
eam.o extents.o faces.o fileio.o filemode.o floatfns.o fns.o font-lock.o
frame.
o general.o getloadavg.o glyphs.o glyphs-eimage.o glyphs-widget.o gui.o
hash.o
imgproc.o indent.o insdel.o intl.o keymap.o line-number.o lread.o lstream.o
mac
ros.o marker.o md5.o minibuf.o objects.o opaque.o print.o process.o
profile.o ra
ngetab.o redisplay.o redisplay-output.o regex.o search.o sheap.o signal.o
sound.
o specifier.o strftime.o symbols.o syntax.o sysdep.o undo.o balloon_help.o
ballo
on-x.o console-x.o device-x.o event-Xt.o frame-x.o glyphs-x.o objects-x.o
redisp
lay-x.o xgccache.o xselect.o widget.o window.o lastfile.o gmalloc.o
free-hook.o
vm-limit.o EmacsFrame.o EmacsShell.o TopLevelEmacsShell.o
TransientEmacsShell.
o EmacsManager.o ../lwlib/liblw.a -lXaw -ltiff -lpng -ljpeg -lz -lXpm
-lXmu -
lXt -lXext -lX11 -lSM -lICE -lgdbm -lncurses -lm -lwinmm -lshell32 -lgdi32
-luse
r32 -lcomctl32
objects-msw.o: In function `mswindows_enumerate_fonts':
/binary/xemacs-21.2/src/objects-msw.c:1038: undefined reference to
`font_enum_ca
llback_1@16'
make[1]: *** [temacs] Error 1
make: *** [src] Error 2
bash-2.01$