unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Failure building ctags with MinGW.
@ 2009-12-17 20:06 Óscar Fuentes
  2009-12-17 21:18 ` Óscar Fuentes
  0 siblings, 1 reply; 6+ messages in thread
From: Óscar Fuentes @ 2009-12-17 20:06 UTC (permalink / raw)
  To: emacs-devel

While building with MinGW and GNUWin32:

gcc -o oo-spd/i386/ctags.exe  -gdwarf-2 -g3   -Lc:/apps/gnuwin32/lib oo-spd/i386/ctags.o oo-spd/i386/getopt.o oo-spd/i386/getopt1.o oo-spd/i386/ntlib.o oo-spd/i386/regex.o   -ladvapi32
oo-spd/i386/ctags.o: In function `readline':
d:\dev\other\bzr-emacs\personal\lib-src/ctags.c:6335: undefined reference to `_imp__re_match'
oo-spd/i386/ctags.o: In function `add_regex':
d:\dev\other\bzr-emacs\personal\lib-src/ctags.c:5880: undefined reference to `_imp__re_set_syntax'
d:\dev\other\bzr-emacs\personal\lib-src/ctags.c:5884: undefined reference to `_imp__re_compile_pattern'
d:\dev\other\bzr-emacs\personal\lib-src/ctags.c:5882: undefined reference to `_imp__re_set_syntax'
oo-spd/i386/ctags.o: In function `regex_tag_multiline':
d:\dev\other\bzr-emacs\personal\lib-src/ctags.c:6006: undefined reference to `_imp__re_search'
collect2: ld returned 1 exit status
make[2]: *** [oo-spd/i386/ctags.exe] Error 1
make[2]: se sale del directorio `d:/dev/other/bzr-emacs/personal/lib-src'
make[1]: *** [all-other-dirs-gmake] Error 2
make[1]: se sale del directorio `d:/dev/other/bzr-emacs/personal/nt'
make: *** [bootstrap] Error 2

Isn't -lregex missing from the link command line?

-- 
Óscar





^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2009-12-18 21:10 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-17 20:06 Failure building ctags with MinGW Óscar Fuentes
2009-12-17 21:18 ` Óscar Fuentes
2009-12-18  8:54   ` Eli Zaretskii
2009-12-18 15:24     ` Óscar Fuentes
2009-12-18 20:59       ` Eli Zaretskii
2009-12-18 21:10         ` Óscar Fuentes

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).