Hello 2016-02-18 0:47 GMT+01:00 Ralf Hemmecke <[email protected]>:
> Hmmmm... I now also hit that problem in computations with Laurent series > with seemingly huge coefficients. > > https://www.mail-archive.com/fricas-devel%40googlegroups.com/msg08346.html > > I don't think I am able to compile and install sbcl myself. I'm > relatively happy with "apt-get install sbcl". > You can use the command debuild, it's very easy, in the package build-essential and install sbcl-source first. There is a configuration file in the source tree, it contains arguments passed to the configure script, from memory 'control'. That will allow you to change the default settings passed. You will obtain a completely new Debian package with your configuration. > > Is there any chance that fricas will be able to pass commandline > arguments to AXIOMsys? > That would be a good thing I guess. Cheers -- Greg > > Ralf > > ================================================================== > > Heap exhausted during garbage collection: 608 bytes available, 992 > requested. > Gen StaPg UbSta LaSta LUbSt Boxed Unboxed LB LUB !move Alloc Waste > Trig WP GCs Mem-age > 0: 0 0 0 0 0 0 0 0 0 0 > 0 10737418 0 0 0.0000 > 1: 0 0 0 0 0 0 0 0 0 0 > 0 10737418 0 0 0.0000 > 2: 0 0 0 0 0 0 0 0 0 0 > 0 10737418 0 0 0.0000 > 3: 0 0 0 0 0 0 0 0 0 0 > 0 10737418 0 0 0.0000 > 4: 32106 32105 0 0 1923 17241 0 0 0 617581824 > 10384128 10737418 0 0 1.2702 > 5: 8424 8422 0 0 1099 2506 0 0 59 115008752 > 3119888 2000000 725 0 0.0000 > 6: 0 0 0 0 2870 255 0 0 0 102400000 > 0 2000000 2637 0 0.0000 > Total bytes allocated = 1054837248 > Dynamic-space-size bytes = 1073741824 > GC control variables: > *GC-INHIBIT* = true > *GC-PENDING* = true > *STOP-FOR-GC-PENDING* = false > fatal error encountered in SBCL pid 11521(tid 140737353836288): > Heap exhausted, game over. > > Welcome to LDB, a low-level debugger for the Lisp runtime environment. > ldb> > > -- > You received this message because you are subscribed to the Google Groups > "FriCAS - computer algebra system" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/fricas-devel. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "FriCAS - computer algebra system" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/fricas-devel. For more options, visit https://groups.google.com/d/optout.
