On Mon, Apr 21, 2008 at 9:21 AM,  <[EMAIL PROTECTED]> wrote:
>
>  On Apr 21, 11:36 am, "William Stein" <[EMAIL PROTECTED]> wrote:
>  >
>  > Michael did not implement the -O0 thing as planned, since
>  > he ran out of time and got tired after working nearly nonstop
>  > on other issues with rc0.
>  >
>  > So I just made a clisp spkg for you to try.  It sets CFLAGS to -O0 if
>  > the initial compile fails.  This should work *if* clisp actually respects
>  > the CFLAGS option -- I have no idea if it does.
>  >
>  > Could you try installing this spkg:
>  >
>  >    http://sage.math.washington.edu/home/was/build/sage-3.0.rc1/spkg/stan...
>
> >
>  > Just download it and do
>  >
>  >     ./sage -i clisp-2.41.p14.spkg
>  >
>  > Let us know asap whether or not that build works.
>  >
>  > If it doesn't, please try;
>  >
>  >    export CFLAGS="-O0" and then
>  >
>  >     ./sage -i clisp-2.41.p13.spkg
>  >
>  > If that doesn't work, then a method other than setting CFLAGS will be 
> needed...
>  >
>  > I can't test this because on all of my vast range of test machines I don't
>  > have your problem (since most of those machines use GCC < 4.3).
>  >
>  >  -- william
>  >
>  >  -- William
>
>  Just tried it and got the same error again.

Did you try both the new spkg *and* explicitly setting CFLAGS via

  export CFLAGS="-O0

then building the spkg?

William

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-devel@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to