#11331: PolyBoRi won't build on OS X 10.4 PPC G4
------------------------+---------------------------------------------------
Reporter: kcrisman | Owner: AlexanderDreyer
Type: defect | Status: new
Priority: major | Milestone: sage-4.7.1
Component: build | Keywords:
Work_issues: | Upstream: N/A
Reviewer: | Author:
Merged: | Dependencies:
------------------------+---------------------------------------------------
Comment(by AlexanderDreyer):
Replying to [comment:11 kcrisman]:
> Yup, changing `COrderedIter.h` to move the `#include` statements did the
trick on both machines.
> If you include something about this - and explanation!!! since this all
seems quite magical to me - on #11261, then that would close this ticket
as well. Or a separate spkg update could be made for this.
I will update and rebundle #11261 later (I need to rebase it on the new
0.7.0 spkg, when accepted).
The explanation is as follows: Without the patch the compiler hast to open
and stack a lot of headers which are immediately closed, because the
current compilation procedure had already entered them. But anyway: they
were stacked. With the patch these files are never opened.
Since this never caused problems before, I did not take care on the order
of {{{#include}}} and {{#ifndef}}/{{{#define}}} statements. (This will be
fixed upstream also soon.)
> Naturally, I would be willing to test them.
Nice, please have a look here:
http://boxen.math.washington.edu/home/dreyer/spkg/polybori-0.7.0.p3.spkg
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/11331#comment:12>
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.