#5847: Update GMP-ECM to 6.3
-------------------------------------------+--------------------------------
   Reporter:  mabshoff                     |       Owner:  leif        
       Type:  enhancement                  |      Status:  needs_review
   Priority:  major                        |   Milestone:  sage-4.6.1  
  Component:  packages                     |    Keywords:              
     Author:  Mike Hansen, Leif Leonhardy  |    Upstream:  N/A         
   Reviewer:  Leif Leonhardy               |      Merged:              
Work_issues:                               |  
-------------------------------------------+--------------------------------

Comment(by jdemeyer):

 This fails to compile on my OS X 10.4 powerpc G5 machine, full log
 attached but here is the interesting part:
 {{{
 ****************************************************
 Host system
 uname -a:
 Darwin moufang.ugent.be 8.11.0 Darwin Kernel Version 8.11.0: Wed Oct 10
 18:26:00 PDT 2007; root:xnu-792.24.17~1/RELEASE_PPC Power
 Macintosh powerpc
 ****************************************************
 ****************************************************
 CC Version
 gcc -v
 Using built-in specs.
 Target: powerpc-apple-darwin8
 Configured with: /private/var/tmp/gcc/gcc-5367.obj~1/src/configure
 --disable-checking -enable-werror --prefix=/usr --mandir=/share/man --
 enable-languages=c,objc,c++,obj-c++ --program-transform-
 name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0
 --with-    slibdir=/usr/lib --build=powerpc-apple-darwin8 --host=powerpc-
 apple-darwin8 --target=powerpc-apple-darwin8
 Thread model: posix
 gcc version 4.0.1 (Apple Computer, Inc. build 5367)
 ****************************************************
 ...
 checking build system type... powerpc-apple-darwin8.11.0
 checking host system type... powerpc-apple-darwin8.11.0
 ...
 configure: Configuration:
 configure: Build for host type powerpc-apple-darwin8.11.0
 configure: CC=gcc, CFLAGS=-g -O3  -fPIC
 configure: Linking GMP with -lgmp
 configure: Using asm redc code from directory powerpc64
 configure: Not using SSE2 instructions in NTT code
 configure: Assertions disabled
 configure: Shell command execution disabled
 configure: OpenMP disabled
 configure: Memory debugging disabled
 make  all-recursive
 Making all in powerpc64
 m4 -I../ -DOPERATION_mulredc1 `test -f mulredc1.asm || echo
 './'`mulredc1.asm >mulredc1.s
 /bin/sh ../libtool   --mode=compile gcc  -g -O3  -fPIC -c -o mulredc1.lo
 mulredc1.s
 libtool: compile:  gcc -g -O3 -fPIC -c mulredc1.s -o mulredc1.o
 mulredc1.s:40:mulld instruction is only for 64-bit implementations (not
 allowed without -force_cpusubtype_ALL option)
 mulredc1.s:41:mulhdu instruction is only for 64-bit implementations (not
 allowed without -force_cpusubtype_ALL option)
 mulredc1.s:42:mulld instruction is only for 64-bit implementations (not
 allowed without -force_cpusubtype_ALL option)
 mulredc1.s:43:mulld instruction is only for 64-bit implementations (not
 allowed without -force_cpusubtype_ALL option)
 mulredc1.s:44:mulhdu instruction is only for 64-bit implementations (not
 allowed without -force_cpusubtype_ALL option)
 mulredc1.s:47:std instruction is only for 64-bit implementations (not
 allowed without -force_cpusubtype_ALL option)
 make[4]: *** [mulredc1.lo] Error 1
 rm mulredc1.s
 make[3]: *** [all-recursive] Error 1
 make[2]: *** [all] Error 2
 Error building GMP-ECM.
 }}}

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/5847#comment:11>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sage-trac?hl=en.

Reply via email to