#6759: [with spkg; needs review] Update sqlite to latest release - needed for
Sun's compiler
----------------------+-----------------------------------------------------
 Reporter:  drkirkby  |       Owner:  tbd       
     Type:  defect    |      Status:  new       
 Priority:  major     |   Milestone:  sage-4.1.2
Component:  solaris   |    Keywords:            
 Reviewer:            |      Author:            
   Merged:            |  
----------------------+-----------------------------------------------------
 I tried to build Sage using Sun's compiler suite, based on Sun Studio 12
 update 1. This is of course good for Solaris, but will also find other
 issues. Since the Sun compiler is a lot stricter than the GNU one, it will
 find bad code. (It has for example already found code in libgcrypt where
 the code attempts to return an integer from a function declared with a
 return type of void).

 The version of sqlite in Sage (3.5.3) is the first package I found which
 failed to build with Sun's compiler. I downloaded the latest (3.6.17)
 source, and with the addition of
 "-I $SAGE_LOCAL/include" to CPPFLAGS, sqlite 3.6.17 will build with Sun's
 compiler. (I made many other changes to the spkg-install to, to generally
 improve it, but I think that was the only mandatory change).

 Here's the update spkg and associated files.

 http://sage.math.washington.edu/home/kirkby/Solaris-fixes/sqlite-3.6.17/

 Dave

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/6759>
Sage <http://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