[sage-devel] Re: Compile Error

2008-04-21 Thread AMC718
And by same error I mean the one I initially started this thread with, sorry about the ambiguity. --~--~-~--~~~---~--~~ 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,

[sage-devel] Re: Compile Error

2008-04-21 Thread AMC718
Yessir, I tried it both ways, the first way gave me an error saying that I didn't have CFLAGS set, here is the error: gcc -I/home/zarathustra/Download/sage-3.0.rc1/local/include -g -O2 -W - Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing In file included from lispbibl.d:325,

[sage-devel] Re: Compile Error

2008-04-21 Thread AMC718
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

[sage-devel] Re: Compile Error

2008-04-21 Thread AMC718
On Apr 20, 10:04 pm, mabshoff <[EMAIL PROTECTED] dortmund.de> wrote: > On Apr 21, 4:01 am, [EMAIL PROTECTED] wrote: > > The plan now is to do the following: > >  a) Compile clisp with "-02" - if it works everybody is happy >  b) If it doesn't work fall back to "-O0" and hope for the best. > > This

[sage-devel] Re: Compile Error

2008-04-20 Thread AMC718
On Apr 20, 7:53 pm, "William Stein" <[EMAIL PROTECTED]> wrote: > Is it possible for you to try using GCC < 4.3?  Version 4.3 is a very > new compiler, and we (=Michael Abshoff) had to fix a *lot* (!) of > issues in many of the components of Sage just to get it to compile > at all with GCC 4.3. > >

[sage-devel] Re: Compile Error

2008-04-20 Thread AMC718
Yep, same-ish here: not too old laptop, new Fedora, gcc4.3.0 et al. If there's anything else helpful let me know and I'll post it. /proc/cpuinfo: processor : 0 vendor_id : GenuineIntel cpu family : 6 model : 14 model name : Genuine Intel(R) CPU T2050 @

[sage-devel] Compile Error

2008-04-20 Thread AMC718
Sage 3.0rc0, this is what I get: gcc -g -O2 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn- type -Wmissing-declarations -Wno-sign-compare -O2 -fexpensive- optimizations -falign-functions=4 -DNO_MULTIMAP_SHM -DNO_MULTIMAP_FILE -DNO_SINGLEMAP -DNO_TRIVIALMAP -DUNICODE -DNO_SIGSEGV -I. -x