#9603: Build iconv in parallel, install it on HP-UX and make it work properly on
Solaris 64-bit.
--------------------------------------------+-------------------------------
   Reporter:  drkirkby                      |       Owner:  drkirkby    
       Type:  defect                        |      Status:  needs_review
   Priority:  major                         |   Milestone:  sage-4.5.3  
  Component:  build                         |    Keywords:              
     Author:  David Kirkby                  |    Upstream:  N/A         
   Reviewer:  Peter Jeremy, Leif Leonhardy  |      Merged:              
Work_issues:                                |  
--------------------------------------------+-------------------------------
Changes (by drkirkby):

  * priority:  minor => major
  * status:  needs_work => needs_review


Old description:

> Currently iconv builds only on Solaris and Cygwin, as it caused problems
> on some linux distributions.
>
> Currently, iconv is built serially, using {{{make}}} rather than
> {{{$MAKE}}}. This needs changing to permit faster builds.
>
> It would be good if iconv would build on HP-UX too, as then some other
> packages could be checked on HP-UX to aid testing on different platforms.
>
> A cleanup of spkg-install, spkg-check and SPKG.txt was also undertaken.

New description:

 This patch, which started out with the sole intension of building iconv on
 HP-UX, with a very trivial change, now has a number of  changes to
 generally improve the package.

  * Use {{{$MAKE}}} instead of {{{make}}} to permit parallel builds.
  * Install {{{iconv}}} on HP-UX in addition to Solaris and Cygwin.
  * Make this build properly 64-bit on all versions of Solaris and
 !OpenSolaris - prior to this, there was a problem on some systems - see
 #9718.
  * A cleanup of spkg-install, spkg-check and SPKG.txt was also undertaken.

 Dave

--

Comment:

 I'm now marking this as needs review.

 I've changed the priority from minor to major, as this resolves a problem
 (#9718) on 64-bit Solaris, and there is a concerted effort to now get Sage
 to build on 64-bit Solaris and !OpenSolaris. Prior to this, the ticket was
 originally to build iconv on HP-UX, which was a minor issue.

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