#12629: Completely disable the LinBox commentator
------------------------+---------------------------------------------------
Reporter: jdemeyer | Owner: tbd
Type: defect | Status: new
Priority: blocker | Milestone: sage-5.0
Component: packages | Keywords:
Work_issues: | Upstream: N/A
Reviewer: | Author: Jeroen Demeyer
Merged: | Dependencies:
------------------------+---------------------------------------------------
Description changed by jdemeyer:
Old description:
> Linbox has its infamous commentator, regularly causing trouble on various
> systems. This commentator can be disabled by building with
> `-DDISABLE_COMMENTATOR`, this is done in the parts of the Sage library
> which use Linbox.
>
> But Linbox itself is compiled with the commentator enabled. The problem
> is that commentator-enabled code is not compatible with commentator-
> disabled code because of C++ constructors/destructors.
>
> Proposed solution: '''always''' disable the commentator by using
> `-DDISABLE_COMMENTATOR` in the Linbox spkg. A patch is needed
> (backported from Linbox-1.2.2) to actually allow building Linbox like
> this.
>
> '''spkg''':
> [http://boxen.math.washington.edu/home/jdemeyer/spkg/linbox-1.1.6.p7.spkg]
New description:
Linbox has its infamous commentator, regularly causing trouble on various
systems. This commentator can be disabled by building with
`-DDISABLE_COMMENTATOR`, this is done in the parts of the Sage library
which use Linbox.
But Linbox itself is compiled with the commentator enabled. The problem
is that commentator-enabled code is not compatible with commentator-
disabled code because of C++ constructors/destructors.
This causes problems in particular with GCC-4.6.3 (#12369) on OS X 10.4
PPC, but problems with the Linbox commentator have been observed on
different systems too.
Proposed solution: '''always''' disable the commentator by using
`-DDISABLE_COMMENTATOR` in the Linbox spkg. A patch is needed (backported
from Linbox-1.2.2) to actually allow building Linbox like this.
'''spkg''':
[http://boxen.math.washington.edu/home/jdemeyer/spkg/linbox-1.1.6.p7.spkg]
--
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12629#comment:7>
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.