#11708: maxima doesn't build on Linux ppc64 (silius on skynet)
-----------------------+----------------------------------------------------
Reporter: was | Owner: drkirkby
Type: defect | Status: new
Priority: major | Milestone: sage-4.7.2
Component: porting | Keywords:
Work_issues: | Upstream: N/A
Reviewer: | Author:
Merged: | Dependencies:
-----------------------+----------------------------------------------------
Comment(by fbissey):
OK I hacked something in ecl and now maxima is compiling... Cross finger
that it will be successfull.
{{{
src/c/main.d: 16*1024, /* ECL_OPT_C_STACK_SAFETY_AREA */
}}}
I changed 16 to 64, ecl compiled and....
{{{
;;; gcc -o lisp-
cache/home/fbissey/sage-4.7.2.alpha2/spkg/build/maxima-5.25.1/src/src/maxima.fasb
-L/home/fbissey/sage-4.7.2.alpha2/local/lib/ /tmp/eclinit8QaoTI.o lisp-
cache/home/fbissey/sage-4.7.2.alpha2/spkg/build/maxima-5.25.1/src/src/libmaxima.a
-Wl,--rpath,/home/fbissey/sage-4.7.2.alpha2/local/lib/ -shared
-L/home/fbissey/sage-4.7.2.alpha2/local/lib
-L/home/fbissey/sage-4.7.2.alpha2/local/lib -lecl -lgmp -lgc -ldl -lm
installing Maxima library as
/home/fbissey/sage-4.7.2.alpha2/local/lib/ecl//maxima.fas
real 6m36.665s
user 5m44.422s
sys 0m30.499s
Successfully installed maxima-5.25.1
Now cleaning up tmp files.
Making Sage/Python scripts relocatable...
Making script relocatable
Finished installing maxima-5.25.1.spkg
fbissey@silius:~/sage-4.7.2.alpha2>
}}}
:)
I'll have to downgrade maxima and run the test later but you can take over
while real life is calling me.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/11708#comment:33>
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.