[Gcl-devel] Re: gclcvs-2.7.0 sputc error

2007-07-17 Thread Camm Maguire
$0x0 d4: ff 35 00 00 00 00 pushl 0x0 da: e8 fc ff ff ff call db LnkTLI0+0x19 df: 83 c4 18add$0x18,%esp e2: c3 ret NIL Sincerely, Stevev -- Camm Maguire

[Gcl-devel] Re: [Maxima] Maxima rationals compared to CL rationals

2007-08-02 Thread Camm Maguire
://www.math.utexas.edu/mailman/listinfo/maxima -- Camm Maguire[EMAIL PROTECTED] == The earth is but one country, and mankind its citizens. -- Baha'u'llah

[Gcl-devel] Re: gmp functions

2007-08-06 Thread Camm Maguire
in a GMP package soon and post when done. Take care, [EMAIL PROTECTED] writes: Camm, Can we reach the gmp functions explicitly in gcl? That is, can I do something like: (mpz_mod n d) == result=n mod d Tim -- Camm Maguire[EMAIL

[Gcl-devel] Re: [Axiom-developer] Unsuccessful build-improvements

2007-08-07 Thread Camm Maguire
will tell us more about what is going | on. | -- Gaby | -- Camm Maguire[EMAIL PROTECTED] == The earth is but one country, and mankind its citizens. -- Baha'u'llah

[Gcl-devel] Re: [Axiom-developer] GCL on an AMD64 Linux system?

2007-09-14 Thread Camm Maguire
Greetings! Your build failure originated much earlier in the log -- could you please forward the entire thing? Take care, root [EMAIL PROTECTED] writes: Ed, I've forwarded your email to Camm Maguire, the GCL maintainer. It appears to be failing during GCL build. If you are using

[Gcl-devel] Re: [Axiom-developer] Re: GCL on an AMD64 Linux system?

2007-09-17 Thread Camm Maguire
and came with Windows Vista installed. I don't need that. :) -- Camm Maguire[EMAIL PROTECTED] == The earth is but one country, and mankind its citizens. -- Baha'u'llah

[Gcl-devel] Re: Cygwin

2007-09-17 Thread Camm Maguire
to accomplish this? Regards, Alfredo -- Camm Maguire[EMAIL PROTECTED] == The earth is but one country, and mankind its citizens. -- Baha'u'llah

[Gcl-devel] Re: Cygwin

2007-09-19 Thread Camm Maguire
Greetings, and thanks! Alfredo Portes [EMAIL PROTECTED] writes: Hi Camm, On 17 Sep 2007 11:40:51 -0400, Camm Maguire [EMAIL PROTECTED] wrote: Greetings! No one has to my knowledge, but I suspect it would not be difficult, and am willing to help via email in case your interested

[Gcl-devel] Re: [bug #21116] (write foo :escape nil) does not work!

2007-09-19 Thread Camm Maguire
___ Reply to this item at: http://savannah.gnu.org/bugs/?21116 ___ Message sent via/by Savannah http://savannah.gnu.org/ -- Camm Maguire[EMAIL PROTECTED

[Gcl-devel] Re: GCL-2.6.8pre cygwin

2007-09-26 Thread Camm Maguire
, -- Camm Maguire[EMAIL PROTECTED] == The earth is but one country, and mankind its citizens. -- Baha'u'llah ___ Gcl-devel mailing list Gcl

[Gcl-devel] Re: [cfran...@telkomsa.net: Re: Installing axiom on suse linux 10.2]

2007-10-04 Thread Camm Maguire
-- -- Camm Maguire[EMAIL PROTECTED] == The earth is but one country, and mankind its citizens. -- Baha'u'llah ___ Gcl-devel mailing list

Re: [Gcl-devel] Speed

2007-10-22 Thread Camm Maguire
://lists.gnu.org/mailman/listinfo/gcl-devel -- Camm Maguire[EMAIL PROTECTED] == The earth is but one country, and mankind its citizens. -- Baha'u'llah

[Gcl-devel] Re: [sr #106130] GLC 2.6.7 binary for Windoze?

2007-12-18 Thread Camm Maguire
~ ___ Reply to this item at: http://savannah.gnu.org/support/?106130 ___ Message sent via/by Savannah http://savannah.gnu.org/ -- Camm Maguire[EMAIL PROTECTED

[Gcl-devel] Re: [bug #21809] (help symbol) produces error

2007-12-18 Thread Camm Maguire
== ___ Reply to this item at: http://savannah.gnu.org/bugs/?21809 ___ Message sent via/by Savannah http://savannah.gnu.org/ -- Camm Maguire[EMAIL

Re: [Gcl-devel] gcl bad code generation for setf fill-pointer

2007-12-18 Thread Camm Maguire
)(object)VV[0])-s.s_dbind))-st.st_fillp)=((long)0)); Regards, Tim Josling ___ Gcl-devel mailing list Gcl-devel@gnu.org http://lists.gnu.org/mailman/listinfo/gcl-devel -- Camm Maguire

Re: [Gcl-devel] Re: gcl bad code generation for setf fill-pointer for fixnum value

2007-12-18 Thread Camm Maguire
___ Gcl-devel mailing list Gcl-devel@gnu.org http://lists.gnu.org/mailman/listinfo/gcl-devel -- Camm Maguire[EMAIL PROTECTED] == The earth is but one country

Re: [Gcl-devel] Patch for RT to pass its own test suite, use own package for tests

2007-12-18 Thread Camm Maguire
of 2 tests total. ! RT-TESTS::T1 Test (T 2) failed Form: 4 Expected value: 3 ___ Gcl-devel mailing list Gcl-devel@gnu.org http://lists.gnu.org/mailman/listinfo/gcl-devel -- Camm Maguire

Re: [Gcl-devel] question about the reduce function

2007-12-20 Thread Camm Maguire
___ Gcl-devel mailing list Gcl-devel@gnu.org http://lists.gnu.org/mailman/listinfo/gcl-devel -- Camm Maguire[EMAIL PROTECTED] == The earth is but one country, and mankind

[Gcl-devel] Re: Bison/Yacc for Common Lisp? + Lisp case performance

2007-12-26 Thread Camm Maguire
) (debug 0)) and (declare (fixnum yyn)) or similar to encourage fast code generation. cvs head also implements typecase in fast C switch form when all the subtypes are recognizeable number types, at present. Plan to extend this to array types. Take care, -- Camm Maguire

Re: [Gcl-devel] Binary installation packages for Windoze

2008-01-03 Thread Camm Maguire
://lists.gnu.org/mailman/listinfo/gcl-devel -- Camm Maguire[EMAIL PROTECTED] == The earth is but one country, and mankind its citizens. -- Baha'u'llah

Re: [Gcl-devel] How to build gcl?

2008-01-03 Thread Camm Maguire
-devel -- Camm Maguire[EMAIL PROTECTED] == The earth is but one country, and mankind its citizens. -- Baha'u'llah ___ Gcl-devel

[Gcl-devel] Re: How to build gcl

2008-01-04 Thread Camm Maguire
NIL Broken at EVAL. Type :H for Help. Tim Josling -- Camm Maguire[EMAIL PROTECTED] == The earth is but one country, and mankind its citizens. -- Baha'u'llah

Re: [Gcl-devel] Re: Building gcl from cvs?

2008-01-07 Thread Camm Maguire
Greetings! Raymond Toy [EMAIL PROTECTED] writes: Camm Maguire wrote: GCL has certain build dependencies, a working C compiler and libc development header environment being among them. Conventionally, GCL also requires binutils-dev and libgmp3-dev at build time, but there are local

Re: Working Windows installers for 2.6.7 (was: Re: [Gcl-devel] Binary installation packages for Windoze)

2008-01-11 Thread Camm Maguire
University, College of Engineering Department of Instructional Performance Technology 1910 University Drive, Boise, Idaho 83725-2070 USA E-mail: [EMAIL PROTECTED] WWW: http://ipt.boisestate.edu Telephone: (+01) 208 426 1899 Fax: (+01) 208 426 1970 ~ Camm Maguire [EMAIL

Re: [Gcl-devel] Re: Building gcl from cvs?

2008-01-11 Thread Camm Maguire
Greetings! Raymond Toy [EMAIL PROTECTED] writes: Camm Maguire wrote: Greetings! Raymond Toy [EMAIL PROTECTED] writes: Camm Maguire wrote: GCL has certain build dependencies, a working C compiler and libc development header environment being among them. Conventionally, GCL also

Re: Gentoo gcl broken (was Re: [Gcl-devel] building maxima with gcl)

2008-01-14 Thread Camm Maguire
such a strange path: /xgcl-2/../ ?) Andrey -- Camm Maguire[EMAIL PROTECTED] == The earth is but one country, and mankind its citizens. -- Baha'u'llah

[Gcl-devel] Re: defpackage in gcl-2.7.0

2008-01-14 Thread Camm Maguire
/, and clcs/. We can surely be flexible here. Thoughts on this most welcome. Take care, -- Waldek Hebisch [EMAIL PROTECTED] -- Camm Maguire[EMAIL PROTECTED

[Gcl-devel] Re: FriCAS and gcl-2.7.0

2008-01-15 Thread Camm Maguire
. -- Waldek Hebisch [EMAIL PROTECTED] -- Camm Maguire[EMAIL PROTECTED] == The earth is but one country, and mankind its citizens. -- Baha'u'llah

[Gcl-devel] Re: GCL packaging

2008-01-15 Thread Camm Maguire
to be taken care of (we had to change the context of the saved_ansi_gcl binary to textrel_shlib_t) and the various security bits available in Fedora, like execstack. I do not know how much these apply to Debian. Regards, Gérard Milmeister -- Camm Maguire

Re: Working Windows installers for 2.6.7 (was: Re: [Gcl-devel] Binary installation packages for Wind

2008-01-15 Thread Camm Maguire
  http://coen.boisestate.edu/dwiniecki/GCL/gcl_2.6.7.mingw32_cltl1_japi_20080106.exe Best,   _don Camm Maguire [EMAIL PROTECTED] 1/11/2008 5:11:48 PM Greetings! Donald Winiecki [EMAIL PROTECTED] writes: Camm,   Glad to say that with some aid from Mike Thomas, I've got

[Gcl-devel] Re: Fwd: building gcl-2.6.8pre

2008-01-15 Thread Camm Maguire
Performance Technology 1910 University Drive, Boise, Idaho 83725-2070 USA E-mail: [EMAIL PROTECTED] WWW: http://ipt.boisestate.edu Telephone: (+01) 208 426 1899 Fax: (+01) 208 426 1970 ~ Camm Maguire [EMAIL PROTECTED] 1/11/2008 5:11 PM Greetings! Donald Winiecki

[Gcl-devel] Re: FriCAS and gcl-2.7.0

2008-01-15 Thread Camm Maguire
writing:solve(deq, y, x) I'm hoping this is past the point to which you refer. In any case, the build seems to have stopped here with no current cpu usage. Hmm... Take care, Waldek Hebisch [EMAIL PROTECTED] writes: Camm Maguire wrote: Greetings, and thanks so much for the feedback

Re: [Gcl-devel] Re: How to build gcl

2008-01-15 Thread Camm Maguire
Greetings! Sorry for the lag here. Tim Josling [EMAIL PROTECTED] writes: On Sat, 2008-01-05 at 08:49 +1100, Tim Josling wrote: On Fri, 2008-01-04 at 10:10 -0500, Camm Maguire wrote: Greetings! You have to build in ansi mode: Camm, The profiling works well now. By the way

[Gcl-devel] Re: unrecoverable error during (I think) SGC

2008-01-17 Thread Camm Maguire
) (* n acc) Thanks -- -- Matt -- Camm Maguire[EMAIL PROTECTED] == The earth is but one country, and mankind its citizens. -- Baha'u'llah

[Gcl-devel] Re: [fricas-devel] Re: next version

2008-01-17 Thread Camm Maguire
, -- Waldek Hebisch [EMAIL PROTECTED] -- Camm Maguire[EMAIL PROTECTED] == The earth is but one country, and mankind its citizens. -- Baha'u'llah

[Gcl-devel] Re: FriCAS and gcl-2.7.0

2008-01-17 Thread Camm Maguire
PROTECTED] -- Camm Maguire[EMAIL PROTECTED] == The earth is but one country, and mankind its citizens. -- Baha'u'llah ___ Gcl

Re: [Gcl-devel] Can't build CVS GCL on Linux

2008-01-25 Thread Camm Maguire
# Help would be appreciated. Blake McBride ___ Gcl-devel mailing list Gcl-devel@gnu.org http://lists.gnu.org/mailman/listinfo/gcl-devel -- Camm Maguire[EMAIL PROTECTED

[Gcl-devel] Re: [fricas-devel] Re: next version

2008-01-29 Thread Camm Maguire
Greetings! Waldek Hebisch [EMAIL PROTECTED] writes: Camm Maguire wrote: Waldek Hebisch [EMAIL PROTECTED] writes: It is should be relatively easy to switch to 'compiler::link'. However, IIRC the problem was that 'compiler::link' does not really work on Windows. Namely, on Windows

[Gcl-devel] Re: gcl on PPC

2008-02-11 Thread Camm Maguire
Greetings! root [EMAIL PROTECTED] writes: Camm, Do you know a version of gcl that runs on a Mac/PPC platform? 2.6.8pre should work, no? Take care, Tim -- Camm Maguire[EMAIL PROTECTED

[Gcl-devel] Re: GCL disassemble

2008-04-17 Thread Camm Maguire
from? h/cmpinclude.h under the gcl installation or source tree. This in turn is a concatenation of many files under h/. Take care, Thanks, -s -- Camm Maguire[EMAIL PROTECTED

[Gcl-devel] Re: Bug#487435: gcl sbrk patch

2008-07-31 Thread Camm Maguire
/default_gcl_ansi: gcl/default_gcl_prof: -- Camm Maguire[EMAIL PROTECTED] == The earth is but one country, and mankind its citizens. -- Baha'u'llah

[Gcl-devel] Re: Bug#474909: New build log

2008-08-01 Thread Camm Maguire
() produces no unexpected errors. David -- Camm Maguire[EMAIL PROTECTED] == The earth is but one country, and mankind its citizens. -- Baha'u'llah

Re: [Gcl-devel] Can't build GCL on regular Linux box

2008-08-01 Thread Camm Maguire
-- Camm Maguire[EMAIL PROTECTED] == The earth is but one country, and mankind its citizens. -- Baha'u'llah ___ Gcl-devel mailing list

[Gcl-devel] _gp_disp vs __gnu_local_gp

2008-08-01 Thread Camm Maguire
Greetings! gcc-4.3 outputs the latter in place of the former. Are they equivalent, i.e. is this a simple renaming? Why the change? Take care, -- Camm Maguire[EMAIL PROTECTED

Re: [Gcl-devel] Can't build GCL on regular Linux box

2008-08-01 Thread Camm Maguire
the problem.  Thanks! Blake McBride On Fri, Aug 1, 2008 at 10:07 AM, Camm Maguire [EMAIL PROTECTED] wrote: Greetings, and thanks for your report!  Please try adding -fno-stack-protector to these lines in your makedefs file: CFLAGS=  -Wall -DVOL=volatile -fsigned-char -pipe -g

Re: [Gcl-devel] Updated directions for setting up MinGW and MSYS on MS-Vista (and other stuff)

2008-08-01 Thread Camm Maguire
Greetings! This really is outstanding, and so much appreciated! I'm out of the country for two weeks, but I'd love to work with you on integrating this when I return, if you have the time. Take care, -- Camm Maguire[EMAIL PROTECTED

Re: [Gcl-devel] ansi tests

2008-08-01 Thread Camm Maguire
Greetings! Sam Steingold [EMAIL PROTECTED] writes: Camm Maguire wrote: Greetings! You can post them here, or on the bts at savannah. All such feedback is of course most appreciated! OK. I will now file the reports. Given Paul's inactivity, you might also consider giving me write

[Gcl-devel] Re: Please remove gcl from arm

2008-08-20 Thread Camm Maguire
through the mail and isn't so simple :) CHeers M -- Camm Maguire[EMAIL PROTECTED] == The earth is but one country, and mankind its citizens. -- Baha'u'llah

[Gcl-devel] Re: gazonk file clashes

2008-09-05 Thread Camm Maguire
a tarball of the exact files I have. (Aside: The ACL2 .lisp files in question don't have (compile ...) forms in them. Instead, they have (set-compile-fns t) near the top, which causes the ACL2 read-eval-print loop to compile every Lisp definition.) Thanks -- -- Matt -- Camm Maguire

[Gcl-devel] Re: acl2 2.7.0

2008-09-05 Thread Camm Maguire
a throw to 'raw-ev-fncall, but that seems impossible unless the compilation has gone completely goofy for this: (defun-*1* cons (x y) (cons x y)) I'll explain if you like, but if I say any more it will probably be just a distraction. -- Matt From: Camm Maguire [EMAIL PROTECTED] Date

[Gcl-devel] advice

2008-09-05 Thread Camm Maguire
a unique object as a function of two other unique objects. What is the best cache-management/hashing algorithm here? Take care, -- Camm Maguire[EMAIL PROTECTED] == The earth

[Gcl-devel] Re: gazonk file clashes

2008-09-05 Thread Camm Maguire
if any) lhug-8:~/temp/gcl Thanks -- -- Matt Sender: [EMAIL PROTECTED] cc: gcl-devel@gnu.org Reply-to: [EMAIL PROTECTED] From: Camm Maguire [EMAIL PROTECTED] Date: 05 Sep 2008 13:13:37 -0400 X-SpamAssassin-Status: No, hits=-2.4 required=5.0 X-UTCS-Spam-Status: No, hits

[Gcl-devel] loop vs sloop

2008-09-05 Thread Camm Maguire
, to better isolate and minimize the small traditional image. It appears that acl2 uses loop now. Sloop has always and is still in the traditional image. Maybe sloop should simply be replaced by loop everywhere? Or both loops appear in the traditional image? Please advise. Take care, -- Camm Maguire

[Gcl-devel] frozen defstructs

2008-09-05 Thread Camm Maguire
wondering whether the default could be t instead. Suggestions most welcome. -- Camm Maguire[EMAIL PROTECTED] == The earth is but one country, and mankind its citizens. -- Baha'u'llah

Re: [Gcl-devel] How to submit GCL patches

2009-01-28 Thread Camm Maguire
, all GCL matters are up for consultation -- the more minds the better. Kindly give me a few days to get this email situation sorted out once and for all, then perhaps we can start discussing new issues of substance. Take care, -- Camm Maguirec

[Gcl-devel] Re: gcl status?

2009-02-04 Thread Camm Maguire
:-) I hope that eventually all of this will be sorted out. -- Gaby -- Camm Maguirec...@maguirefamily.org == The earth is but one country, and mankind its citizens. -- Baha'u'llah

[Gcl-devel] Re: GCL debug loop is broken

2009-02-05 Thread Camm Maguire
-CALL. Backtrace: system:universal-error-handler system::break-call SYSTEM::BREAK-QUIT Broken at SYSTEM:TERMINAL-INTERRUPT. Any suggestions? Thanks -- -- Matt -- Camm Maguirec...@maguirefamily.org

[Gcl-devel] Re: problem with debugger

2009-02-05 Thread Camm Maguire
. Thanks -- -- Matt -- Camm Maguirec...@maguirefamily.org == The earth is but one country, and mankind its citizens. -- Baha'u'llah ___ Gcl

Re: [Gcl-devel] How to submit GCL patches

2009-02-06 Thread Camm Maguire
upload permissions on gnu.org? (Thanks so much for your words of support, and for your vital Win32 efforts on GCL!) Take care, Best, _don winiecki From:Camm Maguire c...@maguirefamily.org To: gcl-devel@gnu.org, g...@integrable-solutions.net Date:1/28/2009 6:21 PM

[Gcl-devel] Re: gazonk file clashes

2009-02-06 Thread Camm Maguire
(consult above messages if any) lhug-8:~/temp/gcl Thanks -- -- Matt Sender: c...@intech19.enhanced.com cc: gcl-devel@gnu.org Reply-to: c...@maguirefamily.org From: Camm Maguire c...@enhanced.com Date: 05 Sep 2008 13:13:37 -0400 X-SpamAssassin-Status: No, hits=-2.4 required

[Gcl-devel] Re: GCL debug loop is broken

2009-02-06 Thread Camm Maguire
- dave Camm Maguire wrote: Greetings! I'm looking into this -- when was this built and by whom? Any special settings? Am rebuilding now from latest 2.6.8pre to investigate. I suggest keeping parallel installs with and without debugging. Suggested naming/versioning conventions most

[Gcl-devel] Re: GCL debug loop is broken

2009-02-06 Thread Camm Maguire
...@cs.utexas.edu From: Camm Maguire c...@maguirefamily.org Date: Thu, 05 Feb 2009 13:16:11 -0500 X-SpamAssassin-Status: No, hits=-2.6 required=5.0 X-UTCS-Spam-Status: No, hits=-202 required=165 Greetings! I've built a working version in /u/camm/test/gcl-2.6.8pre. Please let

[Gcl-devel] email correspondence

2009-02-06 Thread Camm Maguire
Just a quick FYI on my schedule these days. I can read email to maguirefamily.org in the evenings and on weekends. During the weekdays, I am writing in the library at Princeton, and can check email intermittently on gcl-devel. Take care, -- Camm Maguire

[Gcl-devel] Re: [Maxima] Runtime determination of share directories?

2009-02-06 Thread Camm Maguire
to say, if the GCL community can do something differently to be more useful for maxima, we'd certainly be open to suggestions. Take care, -- Camm Maguirec...@maguirefamily.org

Re: [Gcl-devel] How to submit GCL patches

2009-02-17 Thread Camm Maguire
are available in another location (ftp://ftp.gnu.org/pub/gnu/gcl/binaries/stable/). Best, _don From:Camm Maguire c...@maguirefamily.org To: Donald Winiecki dwinie...@boisestate.edu CC: gcl-devel@gnu.org Date:2/6/2009 7:30 AM

[Gcl-devel] binutils induced libz dependency

2009-02-18 Thread Camm Maguire
Greetings! It also appears that using newer binutils requires a dynamic link dependency against libz. I suppose there is no way around this. (?) Take care, Jerry James loganje...@gmail.com writes: On Thu, Feb 5, 2009 at 1:31 PM, Camm Maguire c...@maguirefamily.org wrote: Greetings

[Gcl-devel] zlib dependency

2009-02-18 Thread Camm Maguire
to source files under o/ for recompilation. Speaking of which we probably need to update the local binutils tree and backport Aurelien's macosx support for bfd_get_relocated_section_contents. Take care, -- Camm Maguirec...@maguirefamily.org

[Gcl-devel] Sparc mprotect bug

2009-02-20 Thread Camm Maguire
reupdating once the problem is fixed. Take care, -- Camm Maguirec...@maguirefamily.org == The earth is but one country, and mankind its citizens. -- Baha'u'llah

[Gcl-devel] Re: Sparc mprotect bug

2009-02-20 Thread Camm Maguire
...@cs.utexas.edu From: Camm Maguire c...@maguirefamily.org Date: Fri, 20 Feb 2009 14:17:41 -0500 X-SpamAssassin-Status: No, hits=-2.6 required=5.0 X-UTCS-Spam-Status: No, hits=-272 required=165 Greetings! GCL has a runtime check for SGC functionality. This is because it can

[Gcl-devel] Re: interrupts in 64-bit GCL

2009-02-20 Thread Camm Maguire
-- -- Matt -- Camm Maguirec...@maguirefamily.org == The earth is but one country, and mankind its citizens. -- Baha'u'llah ___ Gcl-devel

Re: [Gcl-devel] Re: interrupts in 64-bit GCL

2009-02-20 Thread Camm Maguire
...@cs.tamu.edu writes: Camm Maguire c...@maguirefamily.org writes: | Greetings! I suspect a missing signal block around some code that | needs protecting. I've reprodced under gdb, but there are no | debugging symbols in the image. [ Question for list -- have computers | now become so fast

[Gcl-devel] Re: interrupts in 64-bit GCL

2009-02-22 Thread Camm Maguire
. -- Matt Cc: gcl-devel@gnu.org, gr...@cs.utexas.edu From: Camm Maguire c...@maguirefamily.org Date: Fri, 20 Feb 2009 20:58:49 -0500 X-SpamAssassin-Status: No, hits=-2.6 required=5.0 X-UTCS-Spam-Status: No, hits=-282 required=165 Greetings! I suspect a missing signal block

Re: [Gcl-devel] Re: interrupts in 64-bit GCL

2009-02-23 Thread Camm Maguire
Greetings! Gabriel Dos Reis g...@cs.tamu.edu writes: Camm Maguire c...@maguirefamily.org writes: | Greetings! | | Yes, safety, which stands for 'safety level 3', essentially passes all | function calls through the interpreter, disables inlining, etc. 2.7.0 | has made this less severe

[Gcl-devel] While we're minimizing shell spawns ...

2009-02-23 Thread Camm Maguire
really simple This is an old request from some maxima people. Take care, -- Camm Maguirec...@maguirefamily.org == The earth is but one country, and mankind its citizens. -- Baha'u'llah

[Gcl-devel] Debian axiom build failures

2009-02-24 Thread Camm Maguire
/preparse. No option begins with (|package| (repsq |repeatedsquaring|)) . System error: The function |boot| is undefined. (1) - Take care, -- Camm Maguirec...@maguirefamily.org

[Gcl-devel] Re: interrupts in 64-bit GCL

2009-02-26 Thread Camm Maguire
CC: Matt Kaufmann kaufm...@cs.utexas.edu, gr...@cs.utexas.edu, gcl-devel@gnu.org I'll rebuild it with the debug flag. - dave Camm Maguire wrote: Thanks! Please let me know if you run into troubles here. Take care

[Gcl-devel] Offtopic: productivity enhancing Linux howto sought

2009-02-27 Thread Camm Maguire
/diagnose usb wireless lockups 6) best way to quickly toggle system network settings based on laptop location change. (including exim configuration) Take care, -- Camm Maguirec...@maguirefamily.org

[Gcl-devel] strange new gcl fork error on hppa

2009-03-04 Thread Camm Maguire
) = 0x6c3000 brk(0x9c4000) = 0x9c4000 Any advice most appreciated. Take care, -- Camm Maguirec...@maguirefamily.org == The earth is but one

[Gcl-devel] Re: release notes

2009-03-04 Thread Camm Maguire
macro, fixes armel * support newer binutils with output_bfd element * Fix 64bit interrupt bug * reader error fix Take care, -- Camm Maguirec...@maguirefamily.org == The earth

[Gcl-devel] The C package

2009-03-05 Thread Camm Maguire
. I'd love any feedback or suggestions when I return. Take care, -- Camm Maguirec...@maguirefamily.org == The earth is but one country, and mankind its citizens. -- Baha'u'llah

[Gcl-devel] Automatic inlining and function signature discovery

2009-03-05 Thread Camm Maguire
*) (incf i) (setq *values-to-go* (nthcdr maxv *values-to-go*))) ((values (apply fun locs)) = -- Camm Maguirec...@maguirefamily.org

[Gcl-devel] Re: E-Mail Correspondence

2009-05-16 Thread Camm Maguire
::|The Live State Itself|) [1c] ACL2(7): [RAW LISP] (cdddr (nth 4 *)) 0 [1c] ACL2(8): [RAW LISP] Thanks -- -- Matt cc: Robert Boyer bo...@cs.utexas.edu, kaufm...@cs.utexas.edu, gr...@cs.utexas.edu From: Camm Maguire c...@maguirefamily.org Date: Fri, 15 May 2009 15:06:38

Re: [Gcl-devel] PLT problem on Sparc

2009-06-19 Thread Camm Maguire
http://www.jamezone.org/ ___ Gcl-devel mailing list Gcl-devel@gnu.org http://lists.gnu.org/mailman/listinfo/gcl-devel -- Camm Maguirec...@maguirefamily.org

Re: [Gcl-devel] PLT problem on Sparc

2009-06-19 Thread Camm Maguire
://www.jamezone.org/ ___ Gcl-devel mailing list Gcl-devel@gnu.org http://lists.gnu.org/mailman/listinfo/gcl-devel -- Camm Maguirec...@maguirefamily.org

[Gcl-devel] Performance

2009-06-19 Thread Camm Maguire
without prefetch confirming this hunch. Does anyone know of a good succinct exposition of copying and or compressing gc algorithms? Some time ago we discussed a 'shrink-wrap' gc idea for gcl -- right now our memory pages are grow only. Take care, -- Camm Maguire

[Gcl-devel] Re: Visit

2009-08-06 Thread Camm Maguire
, Robert Boyer bo...@cs.utexas.edu writes: Separately, does Bob Boyer have a few extra cycles for some email questions/consultation? Most happy to share what little I know! Bob -- Camm Maguirec...@maguirefamily.org

[Gcl-devel] Re: Visit

2009-08-06 Thread Camm Maguire
care, Robert Boyer bo...@cs.utexas.edu writes: Separately, does Bob Boyer have a few extra cycles for some email questions/consultation? Most happy to share what little I know! Bob -- Camm Maguirec...@maguirefamily.org

Re: [Gcl-devel] readtable-case

2009-08-06 Thread Camm Maguire
would this be? Hunter http://sourceforge.net/projects/mockmma/ ___ Gcl-devel mailing list Gcl-devel@gnu.org http://lists.gnu.org/mailman/listinfo/gcl-devel -- Camm Maguirec...@maguirefamily.org

Re: [Gcl-devel] Fedora Sparc build problem

2009-08-25 Thread Camm Maguire
would be very happy if you could take a look. I'll see if remote access for you can be arranged. Thanks! -- Jerry James http://www.jamezone.org/ -- Camm Maguirec...@maguirefamily.org

Re: [Gcl-devel] virtual memory

2009-08-25 Thread Camm Maguire
exactly). Andrey ___ Gcl-devel mailing list Gcl-devel@gnu.org http://lists.gnu.org/mailman/listinfo/gcl-devel -- Camm Maguirec...@maguirefamily.org

[Gcl-devel] Bug in mpz_get_d

2009-12-11 Thread Camm Maguire
**)) 10715086071862673209484250490600018105614048117055336074437503883703510511249361224931983788156958581275946729175531468251871452856923140435984577574698574803934567774824230985421074605062371141877954182153046474983581941267398767559165543946077062914571196477686542167660429831652624386837205668069375 (float a) 1.0715086071862672E301 (float (1+ a)) 1.0715086071862673E301 (float (1- a)) 1.0715086071862672E301 -- Camm Maguirec...@maguirefamily.org

[Gcl-devel] [(nowhere)] Request to mailing list gmp-bugs rejected

2009-12-11 Thread Camm Maguire
? If the objection is due to the GCL interface, I can repost the precise call to mpz_get_d from within gdb if needed. It is a straight pass through. Take care, -- Camm Maguirec...@maguirefamily.org

[Gcl-devel] strict aliasing

2009-12-11 Thread Camm Maguire
Greetings! Leo Butler l.but...@ed.ac.uk writes: On Fri, 11 Dec 2009, Camm Maguire wrote: Greetings! OK just fixd the GCL bugs, which result in some of the maxima bugs, and am ready for upload. There are new gcc warnings, which I always like to clear up. Perhaps you might help

[Gcl-devel] mpz_get_d

2009-12-13 Thread Camm Maguire
gmp-bugs-ow...@gmplib.org writes: Camm Maguire c...@maguirefamily.org writes: Greetings! It was so intended. Is this not the right forum? If the objection is due to the GCL interface, I can repost the precise call to mpz_get_d from within gdb if needed. It is a straight pass

Re: [Gcl-devel] Bug in mpz_get_d

2009-12-14 Thread Camm Maguire
Greetings! Enrique Perez-Terron en...@online.no writes: On Mon, 2009-12-14 at 04:23 +0100, Enrique Perez-Terron wrote: On Fri, 2009-12-11 at 15:12 -0500, Camm Maguire wrote: [snip] (float a) 1.0715086071862672E301 (float (1+ a)) 1.0715086071862673E301 But there is just one

Re: [Gcl-devel] Bug in mpz_get_d

2009-12-15 Thread Camm Maguire
: for input a = 2^1000-1 = 10715086071862673...375, mpz_get_d(a) gives 1.0715086071862672E301, whereas Camm Maguire expected 1.0715086071862673E301. Explanation: 1) as said in the documentation, mpz_get_d truncates its input, thus 2^1000-1 is truncated to d = 2^1000-2^947, which is the largest 53-bit

Re: [Gcl-devel] GCL and the fork system call

2009-12-19 Thread Camm Maguire
pages, so that if you gc in the child, you will page out and copy basically the entire heap. Take care, -- Gaby ___ Gcl-devel mailing list Gcl-devel@gnu.org http://lists.gnu.org/mailman/listinfo/gcl-devel -- Camm Maguire

[Gcl-devel] Re: gcl-2.6.8-pre and maxima

2009-12-30 Thread Camm Maguire
was masked in Gentoo (meaning that Gentoo users cannot install it without some extra special efforts), and gcl-based maxima too. The recommended common lisp for running maxima in Gentoo is sbcl. best wishes to everybody in the new year, Andrey -- Camm Maguire

[Gcl-devel] Re: Debian ports

2010-01-13 Thread Camm Maguire
figure out what. It should, but our chief developer on this platform has disappeared, and I have not tested here in quite a while. It would be very good to refresh this. Take care, Tim -- Camm Maguirec...@maguirefamily.org

[Gcl-devel] Re: [Axiom-developer] Re: Debian ports

2010-01-13 Thread Camm Maguire
? ___ Axiom-developer mailing list axiom-develo...@nongnu.org http://lists.nongnu.org/mailman/listinfo/axiom-developer -- Camm Maguirec...@maguirefamily.org

<    2   3   4   5   6   7   8   9   10   11   >