XEmacs 21.4.15 does not compile on cygwin with gcc 3.3.3

Sven Grundmann sven at xemacs.org
Wed Aug 18 10:21:05 EDT 2004


Hello Oliver,

I compiled the cygwin version of 21.4 from cvs. My installation string
is attached. The --pdump option was critical IIRC. 21.5 cvs version
needed a patch to compile. I send it to xemacs.patches but it was not
applied. You can find it in the archives. If you want to use 21.4
under gdi and not under x11 you have to omit --with-mule as it is
seriously buggy. My configure option build both. If display is set x11
is used if not gdi is used.
Good luck and have fun.

Best regards

Sven


../../configure  '--with-widgets' '--with-mule' '--with-x11' '--debug' '--pdump'


XEmacs 21.4.15 \"Security Through Obscurity\" configured for `i686-pc-cygwin'.


Compilation / Installation:
  Source code location:              /usr/local/src/xemacs-21.4
  Installation prefix:               /usr/local
  Operating system description file: `s/cygwin32.h'
  Machine description file:          `m/intel386.h'
  Compiler:                          gcc -g -O3 -Wall -Wno-switch -Winline -Wmissing-prototypes -Wsign-compare -fno-strict-aliasing -Wshadow -Wpointer-arith
  Compiler version:                  gcc (GCC) 3.3.1 (cygming special)
  Compiler specs file:               /usr/lib/gcc-lib/i686-pc-cygwin/3.3.1/specs
  Relocating allocator for buffers:  no
  GNU version of malloc:             yes
  libc:                              system-provided libc on i686-pc-cygwin

Window System:
  Compiling in support for the Microsoft window system.
  Compiling in support for the X window system:
    - X Windows headers location:                 /usr/X11R6/include
    - X Windows libraries location:               /usr/X11R6/lib
    - Handling WM_COMMAND properly.
  Compiling in support for Motif.
    - Using LessTif implementation.
  *WARNING*  Many versions of Motif are buggy, requiring workarounds.
             You are likely to experience slow redisplay.
             You may need to install vendor patches to Motif.
             See PROBLEMS for more information.
  Using Lucid menubars.
  Using Lucid scrollbars.
  Using Motif dialog boxes.
  Using Motif native widgets.

TTY:
  Compiling in support for ncurses.

Images:
  Compiling in support for GIF  images (builtin).
  Compiling in support for XPM  images.
  Compiling in support for PNG  images.
  Compiling in support for JPEG images.
  Compiling in support for TIFF images.
  Compiling in support for X-Face message headers.

Sound:
  Compiling in support for sound (native).

Databases:
  Compiling in support for LDAP.
  Compiling in support for PostgreSQL.
    - Using PostgreSQL header file:  libpq-fe.h
    - Using PostgreSQL V7 bindings.

Internationalization:
  Compiling in support for Mule (multi-lingual Emacs).
  Compiling in support for file coding.
  Compiling in support for XIM (X11R5+ I18N input method).
    - Using raw Xlib to provide XIM support.

Mail:
  Compiling in support for POP mail retrieval.

Other Features:
  Inhibiting IPv6 canonicalization at startup.
  Compiling in support for dynamic shared object modules.
  Using the new portable dumper.
  Compiling in support for extra debugging code.

"

auto-mode-alist
  Variable: (("\\.mip$" . asm-mode) ("\\.\\(?:xsl\\|fo\\)$" . xsl-mode) ("\\$CHANGE_LOG\\$\\.TXT" . change-log-mode) ("[Cc]hange.?[Ll]og?\\(?:.[0-9]+\\)?\\'" . change-log-mode) ("\\.vhdl?\\'" . vhdl-mode) ("\\.bib\\'" . bibtex-mode) ("/app-defaults/" . xrdb-mode) ("\\.ad\\'" . xrdb-mode) ("[./\\]X\\(defaults\\|environment\\|resources\\|modmap\\)\\'" . xrdb-mode) ("\\.xpm$" . xpm-mode) ("\\.[^/]*wm2?\\(?:rc\\)?\\'" . winmgr-mode) ("\\.mss\\'" . scribe-mode) ("\\.m\\(?:[mes]\\|an\\)\\'" . nroff-mode) ("\\.\\(xpm\\|XPM\\)\\'" . image-mode) ("\\.\\(xbm\\|XBM\\)\\'" . image-mode) ("\\.\\(tiff?\\|TIFF?\\)\\'" . image-mode) ("\\.\\(jpe?g\\|JPE?G\\)\\'" . image-mode) ("\\.\\(gif\\|GIF\\)\\'" . image-mode) ("\\.\\(png\\|PNG\\)\\'" . image-mode) ("\\.desktop\\(\\.in\\)?$" . desktop-entry-mode) ("\\.css$" . css-mode) ("access\\.conf\\(\\.default\\)?$" . apache-mode) ("srm\\.conf\\(\\.default\\)?$" . apache-mode) ("httpd\\.conf\\(\\.default\\)?$" . apache-mode) ("\\.htaccess\\(\\.default\\)?$" . apache-mode) ("\\.texi\\(?:nfo\\)?\\'" . texinfo-mode) ("\\.\\(?:sty\\|cls\\|bbl\\)\\'" . latex-mode) ("\\.[tT]e[xX]\\'" . tex-mode) ("\\.ltx\\'" . latex-mode) ("\\.grm\\'" . sml-yacc-mode) ("\\.cm\\'" . sml-cm-mode) ("\\.s\\(ml\\|ig\\)\\'" . sml-mode) ("\\.si\\(v\\|eve\\)\\'" . sieve-mode) ("\\.\\(?:[ckz]?sh\\|shar\\)\\'" . sh-mode) ("/\\.\\(?:[kz]shenv\\|xsession\\)\\'" . sh-mode) ("/\\.\\(?:[ckz]sh\\|bash\\|tcsh\\|es\\|xinit\\|startx\\)rc\\'" . sh-mode) ("/\\.\\(?:bash_\\|z\\)?\\(profile\\|login\\|logout\\)\\'" . sh-mode) ("\\.ds\\(?:ss\\)?l\\'" . dsssl-mode) ("\\.oak\\'" . scheme-mode) ("\\.scm?\\(?:\\.[0-9]*\\)?\\'" . scheme-mode) ("\\.rb$" . ruby-mode) ("\\.py$" . python-mode) ("\\.xml\\'" . xml-mode) ("\\.\\(?:sgml?\\|dtd\\)\\'" . sgml-mode) ("\\.jsp\\'" . html-mode) ("\\.[sj]?html?\\'" . html-mode) ("\\.wrl\\'" . vrml-mode) ("\\.verilog\\'" . verilog-mode) ("\\.vlog\\'" . verilog-mode) ("\\.dv\\'" . verilog-mode) ("\\.vh?\\'" . verilog-mode) ("\\.uil$" . uil-mode) ("\\.\\(?:tcl\\|exp\\)\\'" . tcl-mode) ("\\.sql$" . s!
 ql-mode)
 ("\\.spec\\(\\.in\\)?$" . rpm-spec-mode) ("\\.prolog\\'" . prolog-mode) ("\\.c?ps\\'" . postscript-mode) ("\\.inc\\'" . php-mode) ("\\.phtml\\'" . php-mode) ("\\.php[s34]?\\'" . php-mode) ("\\.p\\(?:as\\)?\\'" . pascal-mode) ("\\.am\\'" . makefile-mode) ("\\(GNU\\)?[Mm]akefile\\(\\.in\\)*\\'" . makefile-mode) ("\\.ma?ke?\\'" . makefile-mode) ("\\.pac$" . javascript-mode) ("\\.js$" . javascript-mode) ("\\.icn\\'" . icon-mode) ("\\.e\\'" . eiffel-mode) ("\\.\\(diffs?\\|patch\\|rej\\)\\'" . diff-mode) ("configure\\.\\(in\\|ac\\)\\'" . autoconf-mode) ("\\.m4\\'" . autoconf-mode) ("\\.asm\\'" . asm-mode) ("\\.[sS]\\'" . asm-mode) ("\\.\\([pP][Llm]\\|al\\)\\'" . perl-mode) ("\\.tar$" . tar-mode) ("\\.\\(?:arc\\|zip\\|lzh\\|zoo\\)\\'" . archive-mode) ("\\.ml[iylp]?$" . caml-mode) ("/drafts/[0-9]+\\'" . mh-letter-mode) ("\\.java\\'" . jde-mode) ("\\.l[gh]s$" . literate-haskell-mode) ("\\.\\(?:[gh]s\\|hi\\)$" . haskell-mode) ("\\.F\\(?:OR\\)?\\'" . fortran-mode) ("\\.f\\(?:or\\)?\\'" . fortran-mode) ("\\.[fF]90\\'" . f90-mode) ("\\.LST\\'" . sas-listing-mode) ("\\.lst\\'" . sas-listing-mode) ("\\.docbook$" . docbook-mode) ("\\.awk\\'" . awk-mode) ("\\.\\(u?lpc\\|pike\\|pmod\\(.in\\)?\\)\\'" . pike-mode) ("\\.idl\\'" . idl-mode) ("\\.java\\'" . java-mode) ("\\.m\\'" . objc-mode) ("\\.lex\\'" . c-mode) ("\\.y\\(acc\\)?\\'" . c-mode) ("\\.[ch]\\'" . c-mode) ("\\.\\(CC?\\|HH?\\)\\'" . c++-mode) ("\\.[ch]\\(pp\\|xx\\|\\+\\+\\)\\'" . c++-mode) ("\\.\\(cc\\|hh\\)\\'" . c++-mode) ("\\.ad[abs]\\'" . ada-mode) ("\\.te?xt\\'" . text-mode) ("\\.el\\'" . emacs-lisp-mode) ("\\.c?l\\(?:i?sp\\)?\\'" . lisp-mode) ("\\.article\\'" . text-mode) ("\\.letter\\'" . text-mode) ("\\`/tmp/Re" . text-mode) ("/Message[0-9]*\\'" . text-mode) ("^/tmp/fol/" . text-mode) ("[/\\][._].*emacs\\'" . emacs-lisp-mode) ("\\.ml\\'" . lisp-mode) ("\\.m?spec$" . sh-mode) ("\\.[123456789]\\'" . nroff-mode))

command-history
  Variable: ((apropos-value "configure" nil) (kill-buffer "*reply to Oliver Jennrich*") (gnus nil))

facemenu-add-face-function
  Variable: #<compiled-function (face end) "...(24)" [mode-name end message-face-alist face-fun face error "Face %s not configured for %s mode" ""] 5>

load-history
[.. removed cause of size ..]

minibuffer-history
  Variable: ("configure")

obarray
[.. removed cause of size ..]

search-ring
  Variable: ("pdu" "configure")

toolbar-mail-commands-alist
  User Option: ((not-configured . toolbar-not-configured) (vm . vm) (gnus . gnus-no-server) (rmail . rmail) (mh . mh-rmail) (pine toolbar-external "xterm" "-e" "pine") (elm toolbar-external "xterm" "-e" "elm") (mutt toolbar-external "xterm" "-e" "mutt") (exmh toolbar-external "exmh") (netscape toolbar-external "netscape" "mailbox:") (send . mail))

toolbar-mail-reader
  User Option: not-configured

toolbar-news-commands-alist
  User Option: ((not-configured . toolbar-not-configured) (gnus . toolbar-gnus) (rn toolbar-external "xterm" "-e" "rn") (nn toolbar-external "xterm" "-e" "nn") (trn toolbar-external "xterm" "-e" "trn") (xrn toolbar-external "xrn") (slrn toolbar-external "xterm" "-e" "slrn") (pine toolbar-external "xterm" "-e" "pine") (tin toolbar-external "xterm" "-e" "tin") (netscape toolbar-external "netscape" "news:"))








More information about the XEmacs-Beta mailing list