[Ecls-list] SSE error in build

Eric O'Connor oconnore at gmail.com
Wed Mar 2 13:39:10 UTC 2011


(My first message bounced back, I think I am subscribed now.)

This is on Fedora 14. Am I doing something wrong or is it a bug?

Also, --with-newcmp=yes broke, but I assume that is not yet stable...

~ Eric O'Connor

./configure --with-clx --with-sse=yes --enable-threads=yes --enable-boehm=yes --enable-gengc=yes --with-newcmp=no --with-system-gmp=yes --with-debug-cflags=no

;;; Note:
;;;   Invoking external command:
;;;   gcc -I. -I/usr/local/ecl/build/ -I/home/eric -I/usr/ -L/usr/ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fomit-frame-pointer -pipe -std=gnu99 -L/home/eric -I/home/eric -L/usr/ -I/usr/ -fPIC -D_THREAD_SAFE -msse2 -Dlinux -I/usr/local/ecl/src/c -w -c /usr/local/ecl/build/ext/sse-array-defs.c -o /usr/local/ecl/build/ext/sse-array-defs.o 
;;; Finished compiling EXT:CL-SIMD;SSE-ARRAY-DEFS.LISP.
;;;
(compile-file "ext:cl-simd;ecl-sse-utils.lisp" :output-file #P"BUILD:EXT;ECL-SSE-UTILS.O.NEWEST" :SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T)
;;;
;;; Compiling EXT:CL-SIMD;ECL-SSE-UTILS.LISP.
;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1
;;;
;;; Compiling (DEFUN LOOKUP-FLIP ...).
;;; Compiling (DEFUN EXPAND-CONDITION ...).
;;; Compiling (DEFUN IS-UNARY? ...).
;;; Compiling (DEFUN EXPAND-IF-MACRO ...).
;;; Compiling (DEFMACRO DEF-UTILITY ...).
;;; Compiling (DEFMACRO DEF-IF-FUNCTION ...).
;;; Compiling (DEFUN MAKE-SSE-ARRAY ...).
;;; Compiling (DEFMACRO SET-TRUE-SS ...).
;;; Compiling (DEFMACRO SET-TRUE-PS ...).
;;; Compiling (DEF-IF-FUNCTION IF-PS ...).
;;; Compiling (DEF-UTILITY NEG-SS ...).

Condition of type: SIMPLE-ERROR
Cannot externalize object #<SSE -0.0 0.0 0.0 0.0>
Available restarts:

1. (ABORT) ABORT





More information about the ecl-devel mailing list