#8269: cygwin: maxima does not build on cygwin, possibly due to ECL bug.
-----------------------------------------------+----------------------------
Reporter: was | Owner: tbd
Type: defect | Status: new
Priority: major | Milestone: sage-4.3.3
Component: cygwin | Keywords:
Author: Juan Jose Garcia-Ripoll, wstein | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
-----------------------------------------------+----------------------------
Comment(by was):
continuing...
{{{
I tried typing the above gcc line in directly and it seems to work fine:
sage subshell$ gcc
"-I/home/wstein/build/sage-4.3.3.alpha0/local/include/"
-I/home/wstein/build/sage-4.3.3.alpha0/local/include -O2 -g -Wall
-Dcygwin -O -w -c "/cygdrive/c/WINDOWS/TEMP/ECLINIT5NW89S.c" -o
"/cygdrive/c/WINDOWS/TEMP/ECLINIT5NW89S.o"
/home/wstein/build/sage-4.3.3.alpha0
sage subshell$ ls -lh /cygdrive/c/WINDOWS/TEMP/ECLINIT5NW89S.o
-rw-r--r--+ 1 wstein None 15K 2010-02-20 15:29
/cygdrive/c/WINDOWS/TEMP/ECLINIT5NW89S.o
/home/wstein/build/sage-4.3.3.alpha0
Then I typed "make" again, and *amazingly*, Maxima builds. That was a
surprise.
sage subshell$ binary-ecl/maxima.exe
;;; Loading
#P"/home/wstein/build/sage-4.3.3.alpha0/local/lib/ecl/DEFSYSTEM.fas"
;;; Loading #P"/home/wstein/build/sage-4.3.3.alpha0/local/lib/ecl/cmp.fas"
;;; Loading
#P"/home/wstein/build/sage-4.3.3.alpha0/local/lib/ecl/sysfun.lsp"
Maxima 5.20.1 http://maxima.sourceforge.net
using Lisp ECL 10.2.1
Distributed under the GNU Public License. See the file COPYING.
Dedicated to the memory of William Schelter.
The function bug_report() provides bug reporting information.
(%i1) integrate(sin(x^2),x)
;
(sqrt(2) %i + sqrt(2)) x
(%o1) (sqrt(%pi) ((sqrt(2) %i + sqrt(2)) erf(------------------------)
2
(sqrt(2) %i - sqrt(2)) x
+ (sqrt(2) %i - sqrt(2))
erf(------------------------)))/8
2
----------
So any ideas about this? I'm just curious if this happens for other
people too.
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/8269#comment:5>
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.