I just tried building xemacs on sparc using gcc 4.5.2. Everything
actually compiles ok, but while dumping, I get the following:
Dumping under the name xemacs
./xemacs -no-packages -batch -no-autoloads -l update-elc-2.el -f batch-update-elc-2
/net/gondor/Volumes/share2/src/xemacs/hg/xemacs-21.5/src/../lisp
Loading autoload...
Loading bytecomp...
Loading cl-macs...
# bind (stack-trace-on-signal debug-on-signal stack-trace-on-error debug-on-error)
# (unwind-protect ...)
# (unwind-protect ...)
# (unwind-protect ...)
# (unwind-protect ...)
# (unwind-protect ...)
# (unwind-protect ...)
# (unwind-protect ...)
# (unwind-protect ...)
# (unwind-protect ...)
(load-internal "[internal]")
load-internal("cl-macs" nil t nil binary)
# bind (handler path nosuffix nomessage noerror filename)
load("cl-macs" nil t)
cl-hack-byte-compiler()
run-hooks(cl-hack-byte-compiler)
byte-code("..." [make-obsolete elisp-compile-defun compile-defun
byte-compile-report-call-tree display-call-tree provide byte-compile bytecomp boundp
byte-code-meter byte-compile-report-ops #<compiled-function (from
"/net/gondor/Volumes/share2/src/xemacs/hg/xemacs-21.5/build-sol10/lisp/bytecomp.elc")
nil "...(105)" [byte-code-meter byte-constant n i off op "*Meter*" 0
nil 256 logand 7 248 format "%-4d" symbol-name " [" int-to-string
"]" 40 "\n" byte-nth byte-code-vector] 6 0xc4d> run-hooks
bytecomp-load-hook] 3)
# (unwind-protect ...)
# (unwind-protect ...)
# (unwind-protect ...)
# (unwind-protect ...)
# (unwind-protect ...)
# (unwind-protect ...)
# (unwind-protect ...)
# (unwind-protect ...)
(load-internal "[internal]")
load-internal("bytecomp" nil nil nil binary)
# bind (handler path nosuffix nomessage noerror filename)
load("bytecomp")
# bind (dir)
(let ((dir (car command-line-args-left))) (load "autoload") (load
"bytecomp") (load "byte-optimize") (when (file-exists-p
(expand-file-name "REBUILD_AUTOLOADS" invocation-directory))
(update-autoload-files dir "auto" nil t) (byte-recompile-file (expand-file-name
"auto-autoloads.el" dir) 0) (when (featurep (quote mule)) (let ((muledir
(expand-file-name "../lisp/mule" (file-truename dir)))) (update-autoload-files
muledir "mule" nil t) (byte-recompile-file (expand-file-name
"auto-autoloads.el" dir) 0)))) (when (featurep (quote modules)) (let* ((moddir
(expand-file-name "../modules" (file-truename dir))) (autofile (expand-file-name
"auto-autoloads.el" moddir))) (update-autoload-files (delete (concat
(file-name-as-directory moddir) ".") (delete (concat (file-name-as-directory
moddir) "..") (directory-files moddir t nil nil 0))) "modules"
autofile) (byte-recompile-file autofile 0))) (load (expand-file-name
"auto-autoloads" lisp-directory)) (when (featurep (quote mule)) (load
(expand-file-name "mule/auto-autoloads" lisp-directory))) (message
"Removing old or spurious .elcs in directory tree `%s'..." dir)
(do-update-elc-2 dir nil nil) (message "Removing old or spurious .elcs in directory
tree `%s'...done" dir) (message "Recompiling updated .els in directory tree
`%s'..." dir) (do-update-elc-2 dir t nil) (message "Recompiling updated .els
in directory tree `%s'...done" dir) (load "cus-dep")
(Custom-make-dependencies dir) (byte-recompile-file (expand-file-name
"custom-load.el" dir) 0) (when (featurep (quote mule)) (Custom-make-dependencies
(expand-file-name "mule" dir)) (byte-recompile-file (expand-file-name
"mule/custom-load.el" dir) 0) (byte-recompile-file (expand-file-name
"version.el" dir) 0)))
batch-update-elc-2()
# bind (arg)
command-line-do-funcall("-f")
# bind (dir file-count line end-of-options file-p arg tem)
command-line-1()
# bind (command-line-args-left)
command-line()
# bind (error-data)
normal-top-level()
# (condition-case ... . error)
# (catch top-level ...)
xemacs exiting.
Invalid read syntax: Integer constant overflow in reader, "1073741824",
10gmake[2]: *** [update-elc-2] Error 255
With the same sources, the build is fine on linux and OSX. The
installation file is appended below.
Ray
uname -a: SunOS
mordor.users.earthlink.net 5.10 Generic_142900-03 sun4u sparc
SUNW,Sun-Blade-1000 Solaris
../configure '--prefix=/home/apps' '--with-mule'
XEmacs 21.5-b31 "ginger" configured for `sparc-sun-solaris2.10'.
Compilation Environment and Installation Defaults:
Source code location: /net/gondor/Volumes/share2/src/xemacs/hg/xemacs-21.5
Installation prefix: /home/apps
Runtime library search path:
/usr/ccs/lib:/usr/openwin/lib:/share/lorien2/solaris2.10/lib/gcc/sparc-sun-solaris2.10/4.5.2/../../../../sparc-sun-solaris2.10/lib:/share/lorien2/solaris2.10/lib/gcc/sparc-sun-solaris2.10/4.5.2/../../..
Operating system description file: `s/sol2.h'
Machine description file: `m/sparc.h'
Compiler version: gcc (GCC) 4.5.2
- GCC specs file: specs.
- Compiler command: gcc -Wall -Wno-switch -Wundef -Wsign-compare
-Wno-char-subscripts -Wpacked -Wpointer-arith -Wshadow -Wmissing-declarations
-Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter
-g
libc version: SUNWcsl 11.10.0,REV=2005.01.21.15.53
Relocating allocator for buffers: yes
GNU version of malloc: yes
Window System:
Compiling in support for the X window system:
- X Windows headers location: /usr/X11/include
- X Windows libraries location: /usr/openwin/lib
- Handling WM_COMMAND properly.
Compiling in support for Motif.
*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 XPM images.
WARNING: -----------------------------------------------------------
WARNING: Compiling without PNG image support.
WARNING: You should strongly consider installing the PNG libraries.
WARNING: Otherwise certain images and glyphs may not display.
WARNING: (a copy may be found in
ftp://ftp.xemacs.org/pub/xemacs/aux)
WARNING: -----------------------------------------------------------
Compiling in support for JPEG images.
Compiling in support for TIFF images.
Sound:
Databases:
Compiling in support for GNU DBM.
Compiling in support for LDAP.
Compiling in support for PostgreSQL.
- Using PostgreSQL header file: pgsql/libpq-fe.h
- Using PostgreSQL V7 bindings.
Internationalization:
Compiling in support for Mule (multi-lingual Emacs).
Compiling in support for XIM (X11R5+ I18N input method).
- Using Motif to provide XIM support.
Mail:
Compiling in support for "file" mail spool file locking method.
Other Features:
Inhibiting IPv6 canonicalization at startup.
Compiling in support for dynamic shared object modules.
Using the new GC mark algorithms (KKCC).
WARNING: ---------------------------------------------------------
WARNING: The new algorithms are experimental. They are enabled by
WARNING: default for this release. Use `--disable-kkcc' to
WARNING: turn it off.
WARNING: ---------------------------------------------------------
Compiling in support for extra debugging code.
Compiling in support for runtime error checking.
WARNING: ---------------------------------------------------------
WARNING: XEmacs will run noticeably more slowly as a result.
WARNING: Error checking is on by default for XEmacs beta releases.
WARNING: ---------------------------------------------------------
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-beta