#8773: GCC-4.5.0 breaks GAP -- the workspace is broken, hence gap('2+2') fails.
-----------------------+----------------------------------------------------
Reporter: was | Owner: GeorgSWeber
Type: defect | Status: new
Priority: blocker | Milestone: sage-4.4.1
Component: build | Keywords:
Author: | Upstream: Reported upstream. Little or no feedback.
Reviewer: | Merged:
Work_issues: |
-----------------------+----------------------------------------------------
Changes (by was):
* upstream: N/A => Reported upstream. Little or no feedback.
Comment:
I tried building without -O2, and the problem vanishes. I did this by
*brutally* deleting -O2 everywhere in the src tree (!). Then I built and
now suddenly GAP works:
{{{
[wst...@lena sage-4.4]$ ./sage
----------------------------------------------------------------------
| Sage Version 4.4, Release Date: 2010-04-24 |
| Type notebook() for the GUI, and license() for information. |
----------------------------------------------------------------------
sage: gap('2+2')
4
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/8773#comment:2>
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.