#12110: [ARM] Singular 3-1-3-3.p1 doesn't compile as-is
----------------------+-----------------------------------------------------
Reporter: Snark | Owner: GeorgSWeber
Type: defect | Status: positive_review
Priority: major | Milestone: sage-4.8
Component: build | Keywords:
Work_issues: | Upstream: Fixed upstream, in a later stable
release.
Reviewer: | Author:
Merged: | Dependencies:
----------------------+-----------------------------------------------------
Changes (by dimpase):
* status: needs_review => positive_review
* upstream: N/A => Fixed upstream, in a later stable release.
Old description:
> The singular package in 4.7.2alpha4 doesn't compile because it lacks a
> simple switch in a compilation line.
>
> The reason is that 3-1-3-3 still uses an organisation where you either
> have a known platform and hence get nice switches, or you're not -- and
> you get crap.
>
> In fact, sage's spkg already adds forcefully a few "-fPIC" here and there
> that make things better.
>
> The attached patch adds a "-shared" switch to LIBSINGULAR_FLAGS -- but it
> does so before that variable is overwritten by the good flags if the
> platform is known. That means it unbreaks my platform but doesn't break
> the others.
>
> I have an upstream ticket about singular on ARM here :
> http://www.singular.uni-kl.de:8002/trac/ticket/299
New description:
The singular package in 4.8.alpha doesn't compile because it lacks a
simple switch in a compilation line.
The reason is that 3-1-3-3 still uses an organisation where you either
have a known platform and hence get nice switches, or you're not -- and
you get crap.
In fact, sage's spkg already adds forcefully a few "-fPIC" here and there
that make things better.
The attached patch adds a "-shared" switch to LIBSINGULAR_FLAGS -- but it
does so before that variable is overwritten by the good flags if the
platform is known. That means it unbreaks my platform but doesn't break
the others.
I have an upstream ticket about singular on ARM here : http://www.singular
.uni-kl.de:8002/trac/ticket/299
release manager: the working spkg (just a copy of Snark's, at a more
convenient place) can be found here:
[http://boxen.math.washington.edu/home/dima/packages/singular-3-1-3-3.p3.spkg
spkg@boxen]
--
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12110#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.