#7127: libgcrypt fails to build in 64-bit on Solaris SPARC with gcc
----------------------+-----------------------------------------------------
 Reporter:  drkirkby  |       Owner:  tbd       
     Type:  defect    |      Status:  new       
 Priority:  major     |   Milestone:  sage-4.1.3
Component:  solaris   |    Keywords:            
 Reviewer:            |      Author:            
   Merged:            |  
----------------------+-----------------------------------------------------

Comment(by drkirkby):

 The error is quite possibly not libgrypt's at all. Several libraries are
 being built as 32-bit in Sage, despite SAGE64 being set to 'yes'. Here is
 the result of 'file' on $SAGE_HOME/local/lib. As you can see, some are
 32-bit, some are 64-bit.


 {{{
 libbz2.a:       current ar archive, not a dynamic executable or shared
 object
 libgpg-error.a: current ar archive, not a dynamic executable or shared
 object
 libgpg-error.la:        commands text
 libgpg-error.so:        ELF 32-bit MSB dynamic lib SPARC32PLUS Version 1,
 V8+ Required, dynamically linked, not stripped
 libgpg-error.so.0:      ELF 32-bit MSB dynamic lib SPARC32PLUS Version 1,
 V8+ Required, dynamically linked, not stripped
 libgpg-error.so.0.4.0:  ELF 32-bit MSB dynamic lib SPARC32PLUS Version 1,
 V8+ Required, dynamically linked, not stripped
 libhistory.a:   current ar archive, not a dynamic executable or shared
 object
 libhistory.so:  ELF 64-bit MSB dynamic lib SPARCV9 Version 1, dynamically
 linked, not stripped
 libhistory.so.6:        ELF 64-bit MSB dynamic lib SPARCV9 Version 1,
 dynamically linked, not stripped
 libreadline.a:  current ar archive, not a dynamic executable or shared
 object
 libreadline.so: ELF 64-bit MSB dynamic lib SPARCV9 Version 1, dynamically
 linked, not stripped
 libreadline.so.6:       ELF 64-bit MSB dynamic lib SPARCV9 Version 1,
 dynamically linked, not stripped
 libsqlite3.a:   current ar archive, not a dynamic executable or shared
 object
 libsqlite3.la:  commands text
 libsqlite3.so:  ELF 64-bit MSB dynamic lib SPARCV9 Version 1, dynamically
 linked, not stripped
 libsqlite3.so.0:        ELF 64-bit MSB dynamic lib SPARCV9 Version 1,
 dynamically linked, not stripped
 libsqlite3.so.0.8.6:    ELF 64-bit MSB dynamic lib SPARCV9 Version 1,
 dynamically linked, not stripped
 libtermcap.a:   current ar archive, not a dynamic executable or shared
 object
 libz.so:        ELF 32-bit MSB dynamic lib SPARC32PLUS Version 1, V8+
 Required, dynamically linked, not stripped
 libz.so.1:      ELF 32-bit MSB dynamic lib SPARC32PLUS Version 1, V8+
 Required, dynamically linked, not stripped
 libz.so.1.2.3:  ELF 32-bit MSB dynamic lib SPARC32PLUS Version 1, V8+
 Required, dynamically linked, not stripped
 }}}

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/7127#comment:2>
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