Re: [Gcl-devel] GCL build error on OpenMandriva

2013-07-17 Thread Camm Maguire
this for now. Take care, -- Camm Maguirec...@maguirefamily.org == The earth is but one country, and mankind its citizens. -- Baha'u'llah ___ Gcl

[Gcl-devel] git migration

2013-07-18 Thread Camm Maguire
. In particular, I've lost track of prw, uid66821, and uid67352, and am assuming rlbk is rlbrk, referring to Aurelien Chanudet. I'll post here soon when a trial git repository is ready. Take care, -- Camm Maguirec...@maguirefamily.org

[Gcl-devel] migration to git

2013-07-18 Thread Camm Maguire
instructions listed in https://savannah.gnu.org/maintenance/UsingGit. Am also trying to learn git via emacs' magit. If any of this can be improved, suggestions are most welcome. Take care, -- Camm Maguirec...@maguirefamily.org

Re: [Gcl-devel] migration to git

2013-07-19 Thread Camm Maguire
Greetings! Raymond Toy toy.raym...@gmail.com writes: Camm == Camm Maguire c...@maguirefamily.org writes: Camm Greetings! Here is the script I'm using for the conversion: Camm #!/bin/bash Camm rsync -av vcs.sv.gnu.org::sources/gcl/ ./gclr/ Camm cvs2git --blobfile=b

Re: [Gcl-devel] GCL on Mac OS X (Mountain Lion)

2013-07-25 Thread Camm Maguire
this, but perhaps you could try linking the program above with different flags and see why the above fails. If time does not permit, please so state and I'll hack. Take care, -- Camm Maguirec...@maguirefamily.org

Re: [Gcl-devel] Git

2013-08-03 Thread Camm Maguire
: Camm Maguire c...@maguirefamily.org Date: Fri, 02 Aug 2013 17:57:56 -0400 Greetings! git clone git://git.sv.gnu.org/gcl.git should work now. Its identical to cvs at the moment save for some pushed commits I've made to experimental. Comments most welcome. Will probably

Re: [Gcl-devel] Git

2013-08-05 Thread Camm Maguire
)? Yes to the former, and will fix the broken link of the latter. Thanks for pointing this out! Take care, -- Camm Maguirec...@maguirefamily.org == The earth is but one country, and mankind

[Gcl-devel] Mac versions

2013-08-05 Thread Camm Maguire
seconds. With acl2, the equivalent seems to require at least ~30min of compilation to get a new saved_acl2.gcl. Is there a shortcut? Preferably one which does not compile, only loads previously compiled .o files? Take care, -- Camm Maguirec

[Gcl-devel] stacks

2013-08-28 Thread Camm Maguire
Greetings! (setq si::*multiply-stacks* 16) will restart top-level with value, frame, bind, and function stacks 16 times as large as those compiled in. Take care, -- Camm Maguirec...@maguirefamily.org

Re: [Gcl-devel] TCL_signal_error bug

2013-08-28 Thread Camm Maguire
] ; - sprintf(error %s,x); + snprintf(buf,300,error %s,x); Tcl_Eval(interp,buf); dfprintf(stderr,x); } Regards, Take care, -- Camm Maguirec...@maguirefamily.org == The earth is but one

Re: [Gcl-devel] [Maxima] GCL 2.6.8 and 2.6.9 are released

2013-09-06 Thread Camm Maguire
and 2.6.9 ) is the only one that still fails to load asdf. Thanks -- -- Matt From: Donald Winiecki dwinie...@boisestate.edu Date: Wed, 4 Sep 2013 15:32:02 -0600 Cc: Camm Maguire c...@maguirefamily.org, GCL-devel@gnu.org gcl-devel@gnu.org, max

Re: [Gcl-devel] [Maxima] GCL 2.6.8 and 2.6.9 are released

2013-09-06 Thread Camm Maguire
versions gcl,ccl,cmucl,clisp,sbcl,ecl, and gcl (2.6.8 and 2.6.9 ) is the only one that still fails to load asdf. I suppose I should look at this at some point. I never really understood it. I always wondered why it had to be so complex, and what was wrong with make. Take care, -- Camm Maguire

Re: [Gcl-devel] GCL 2.6.8 and 2.6.9 are released

2013-09-06 Thread Camm Maguire
Greetings! And thanks for your feedback! Henry Baker hbak...@pipeline.com writes: Terrific job! Thanks! I just looked through the release notes. Do any versions of GCL support UTF8 ? Not yet. Is this important? Take care, -- Camm Maguirec

[Gcl-devel] Fwd: Problem with making 2.6.9 on MacOS 10.8.4

2013-09-06 Thread Camm Maguire
and configure logs and I'll try to give you some remote commands to try. Take care, -- Camm Maguirec...@maguirefamily.org == The earth is but one country, and mankind its citizens

Re: [Gcl-devel] GCL 2.6.8 and 2.6.9 are released

2013-09-06 Thread Camm Maguire
a kind friend sporadically on request, and at considerable personal expense to him. no access to latest macosx (2?) version(s) no access to latest 3 windows versions or working emulators. sporadic access by request to a few of the linux debian-ports targets Take care, -- Camm Maguire

[Gcl-devel] Suppressing system-banner on startup

2013-09-10 Thread Camm Maguire
information on how to use GCL. Take care, -- Camm Maguirec...@maguirefamily.org == The earth is but one country, and mankind its citizens. -- Baha'u'llah

[Gcl-devel] Misc macosx

2013-09-18 Thread Camm Maguire
at some point if it is desired. 2.6.10 should go out in a few days, so please let me know if you see anything amiss. Take care, -- Camm Maguirec...@maguirefamily.org == The earth

[Gcl-devel] -mcmodel=large (was Re: Version_2_6_10pre)

2013-09-19 Thread Camm Maguire
/acl2/camm/ /projects/acl2/camm-2013-09-04/ Thanks -- -- Matt From: Camm Maguire c...@maguirefamily.org Date: Wed, 18 Sep 2013 20:57:28 -0400 Greetings! Matt Kaufmann kaufm...@cs.utexas.edu writes: Hi, Camm -- Great! Would you be willing to send instructions

Re: [Gcl-devel] [kaufm...@cs.utexas.edu: Re: -mcmodel=large

2013-09-21 Thread Camm Maguire
Kaufmann kaufm...@cs.utexas.edu Subject: Re: -mcmodel=large (was Re: Version_2_6_10pre) To: Camm Maguire c...@maguirefamily.org CC: gcl-devel@gnu.org Date: 19 Sep 2013 17:06:44 -0500 Hi, Camm -- My first reaction is to go for #2. My concern with #1 is that ACL2 users might well have versions

Re: [Gcl-devel] Can't print 1d-6

2013-09-28 Thread Camm Maguire
https://lists.gnu.org/mailman/listinfo/gcl-devel -- Camm Maguirec...@maguirefamily.org == The earth is but one country, and mankind its citizens. -- Baha'u'llah

[Gcl-devel] Omnibus gcl/acl2 performance post

2013-10-01 Thread Camm Maguire
)) :unix ,sym-state)) `(,sym-f-put-global ',sym-cbd Take care, -- Camm Maguirec...@maguirefamily.org

Re: [Gcl-devel] Can't print 1d-6

2013-10-01 Thread Camm Maguire
Greetings! Raymond Toy toy.raym...@gmail.com writes: Camm == Camm Maguire c...@maguirefamily.org writes: Camm Greetings, and thanks so much for your report! I think this is fixed Camm now. Thanks! Which branch did you fix it on? 2.6.10pre Take care, -- Camm Maguire

Re: [Gcl-devel] help fixing edit_double, failure to print 1d-6 for gcl-2.6.8

2013-10-08 Thread Camm Maguire
be built with a released version of gcl. Unfortunately is isn't immediately obvious to me what the fix is. I can probably work it out, but it is easier to ask :-). David -- Camm Maguirec...@maguirefamily.org

Re: [Gcl-devel] Build issue

2013-10-09 Thread Camm Maguire
directory `/home/blake/Backup/gcl/gcl/unixport' make: *** [unixport/saved_pre_gcl] Error 2 ___ Gcl-devel mailing list Gcl-devel@gnu.org https://lists.gnu.org/mailman/listinfo/gcl-devel -- Camm Maguirec

Re: [Gcl-devel] running program compiled by GCL via Wine

2013-10-09 Thread Camm Maguire
___ Gcl-devel mailing list Gcl-devel@gnu.org https://lists.gnu.org/mailman/listinfo/gcl-devel -- Camm Maguirec...@maguirefamily.org == The earth

Re: [Gcl-devel] Build issue

2013-10-10 Thread Camm Maguire
followed be a make I get the first problem. Thanks. On Wed, Oct 9, 2013 at 8:41 PM, Camm Maguire c...@maguirefamily.org wrote: Greetings!  I've confirmed this quickly, but also noted the problem apparently disappears after a make clean and rebuild, and does not appear with --enable

Re: [Gcl-devel] help fixing edit_double, failure to print 1d-6 for gcl-2.6.8

2013-10-10 Thread Camm Maguire
so much, please keep me posted. Take care, -- Camm Maguirec...@maguirefamily.org == The earth is but one country, and mankind its citizens. -- Baha'u'llah

[Gcl-devel] fast-fixnums branch

2013-10-10 Thread Camm Maguire
that this expression does indeed evaluate to :unix on a linux machine. Thanks -- -- Matt From: Camm Maguire c...@maguirefamily.org Cc: gcl-devel@gnu.org Date: Tue, 01 Oct 2013 15:04:27 -0400 Greetings! And thank you so much for this very helpful report! This post is long, so

[Gcl-devel] fast-fixnums pushed to Version_2_6_10pre

2013-10-11 Thread Camm Maguire
Greetings! I've decided to go ahead with this, so if it would be possible for both of you kind souls to make your machines available again for a test, that would be most appreciated. Take care, -- Camm Maguirec...@maguirefamily.org

Re: [Gcl-devel] Omnibus gcl/acl2 performance post

2013-10-11 Thread Camm Maguire
my search to gcc integration and the like, but if (450-433)*60 is more accurate, further work can be done in gcl proper. Take care, -- Camm Maguirec...@maguirefamily.org == The earth

Re: [Gcl-devel] small GCL issues

2013-10-16 Thread Camm Maguire
this now. It appears that gcl is quite competitive short of gcc as you state, and I guess we'll have to live with this for the moment. Take care, -- Camm Maguirec...@maguirefamily.org

Re: [Gcl-devel] Windows stuff

2013-10-16 Thread Camm Maguire
input and output forms are at http://paste.debian.net/58363 and http://paste.debian.net/58364 Thanks for keeping at this -- And you too! Take care, -- Camm Maguirec...@maguirefamily.org

Re: [Gcl-devel] running program compiled by GCL via Wine

2013-10-17 Thread Camm Maguire
this is supposed to play out. Thanks for any light you can shed on this. Hope this is clear enough -- if not, please ask more questions. I will think about a detect_wine system-directory escape, and hopefully if you can you might be able to test from a build directory. Take care, -- Camm Maguire

Re: [Gcl-devel] Build issue

2013-10-17 Thread Camm Maguire
information on how to use GCL. Temporary directory for compiler files set to /tmp/ Segmentation fault make[1]: *** [final] Error 139 make[1]: Leaving directory `/home/blake/Backup/gcl/gcl/unixport' make: *** [system] Error 2 blake@vm-mint-14 ~/Backup/gcl/gcl $  -- Camm Maguire

Re: [Gcl-devel] running program compiled by GCL via Wine

2013-10-17 Thread Camm Maguire
Greetings! git checkout Version_2_6_10pre ? Take care, Robert Dodier robert.dod...@gmail.com writes: On Thu, Oct 17, 2013 at 7:26 AM, Camm Maguire address@hidden wrote: In any case, alas, the detect_wine function is run too early to change the si::*system-directory*. I suppose I could

Re: [Gcl-devel] running program compiled by GCL via Wine

2013-10-17 Thread Camm Maguire
Greetings! Can you please post your configure output? Take care, Robert Dodier robert.dod...@gmail.com writes: On Thu, Oct 17, 2013 at 12:43 PM, Camm Maguire address@hidden wrote: Greetings! git checkout Version_2_6_10pre ? OK, tried that -- same error. best Robert Dodier

Re: [Gcl-devel] running program compiled by GCL via Wine

2013-10-17 Thread Camm Maguire
-but-set-variable... configure: error: in `/home/robert/tmp/gcl-git/gcl/gcl': configure: error: cannot run test program while cross compiling See `config.log' for more details I've attached the file config.log too. best Robert Dodier -- Camm Maguirec

Re: [Gcl-devel] running program compiled by GCL via Wine

2013-10-18 Thread Camm Maguire
. This time I need the config.log in the gmp4/ subdirectory. Take care, -- Camm Maguirec...@maguirefamily.org == The earth is but one country, and mankind its citizens. -- Baha'u'llah

Re: [Gcl-devel] running program compiled by GCL via Wine

2013-10-18 Thread Camm Maguire
: = If necessary, as root update-binfmts --enable wine = I have to do this every time I reboot, but these days, that's hardly ever. Please let me know if problems persist. Take care, -- Camm

Re: [Gcl-devel] running program compiled by GCL via Wine

2013-10-18 Thread Camm Maguire
Greetings! I should have mentioned this too -- my linux kernel configuration has support for foreign formats: CONFIG_BINFMT_MISC=m Take care, -- Camm Maguirec...@maguirefamily.org

Re: [Gcl-devel] running program compiled by GCL via Wine

2013-10-19 Thread Camm Maguire
(cross) runtime I think only the last three are necessary. Take care, best Robert Dodier [1] # cd /proc/sys/fs/binfmt_misc # echo ':DOSWin:M::MZ::/usr/local/bin/wine:' register -- Camm Maguirec...@maguirefamily.org

Re: [Gcl-devel] Build issue

2013-10-19 Thread Camm Maguire
did a 'git pull' and it now builds.   (I can't figure out how to list and select particular tags/branches with git so I couldn't test your tagged version.  I'll try to figure git out further tonight.) Thanks! On Thu, Oct 17, 2013 at 11:50 AM, Camm Maguire c

Re: [Gcl-devel] running program compiled by GCL via Wine

2013-10-19 Thread Camm Maguire
Greetings! Could you please post configure output and log? Take care, Robert Dodier robert.dod...@gmail.com writes: On Sat, Oct 19, 2013 at 4:55 AM, Camm Maguire c...@maguirefamily.org wrote: Now I think you've forgotten to export your CC and PATH variables as explained in README.wine

Re: [Gcl-devel] Compiling GCL

2013-10-28 Thread Camm Maguire
being really good at using rocks to sharpen sticks. — Thant Tessman ___ Gcl-devel mailing list Gcl-devel@gnu.org https://lists.gnu.org/mailman/listinfo/gcl-devel -- Camm Maguirec...@maguirefamily.org

Re: [Gcl-devel] progress compiling GCL with Wine

2013-10-28 Thread Camm Maguire
immediately with exit code = 0). Advice? Thanks for your help, Robert Dodier ___ Gcl-devel mailing list Gcl-devel@gnu.org https://lists.gnu.org/mailman/listinfo/gcl-devel -- Camm Maguirec...@maguirefamily.org

[Gcl-devel] Windows

2013-10-29 Thread Camm Maguire
Greetings! Progress -- configure cannot use TMP env var on windows. 2.6.10pre just about builds with latest mingw Take care, -- Camm Maguirec...@maguirefamily.org == The earth

Re: [Gcl-devel] progress compiling GCL with Wine

2013-10-30 Thread Camm Maguire
gcc synchronously, so it may be obsolete. The second attempts to see if the launch failure is merely due to a filename extension. Please let me know if problems persist. Take care, -- Camm Maguirec...@maguirefamily.org

Re: [Gcl-devel] [kaufm...@cs.utexas.edu: Re: lstat]

2013-10-30 Thread Camm Maguire
top.lisp contains the form (include-book sub), then sub.lisp must be certified before top.lisp can be certified. -- Matt From: Camm Maguire c...@maguirefamily.org Cc: Sol Swords sswo...@centtech.com, ja...@centtech.com Date: Fri, 18 Oct 2013 13:15:45 -0400 Greetings! Matt

Re: [Gcl-devel] Compiling GCL

2013-11-01 Thread Camm Maguire
! fixed. Take care, -- Camm Maguirec...@maguirefamily.org == The earth is but one country, and mankind its citizens. -- Baha'u'llah ___ Gcl

Re: [Gcl-devel] Compiling GCL

2013-11-01 Thread Camm Maguire
. It would be very cool to have asdf working with gcl! Ray ___ Gcl-devel mailing list Gcl-devel@gnu.org https://lists.gnu.org/mailman/listinfo/gcl-devel -- Camm Maguirec...@maguirefamily.org

Re: [Gcl-devel] strange error in 2.6.10pre

2013-11-01 Thread Camm Maguire
funny about its pname. Basically this is just asking how many pixels wide is this string. I will of course be happy to help in any way I can be useful. Best regards, Gordon -- Camm Maguirec...@maguirefamily.org

Re: [Gcl-devel] [kaufm...@cs.utexas.edu: Re: lstat]

2013-11-02 Thread Camm Maguire
Greetings! Matt Kaufmann kaufm...@cs.utexas.edu writes: Hi, Camm -- Thanks, but the same error still occurs. OK, how about this: (let ((f #'in-package)) (setf (macro-function 'in-package) (lambda (x y) `(funcall ,f ',(cadr x) ,@(cddr x) Take care, -- Camm Maguire

Re: [Gcl-devel] [kaufm...@cs.utexas.edu: Re: lstat]

2013-11-04 Thread Camm Maguire
sense to pursue this further at this point. I'm more than happy of course to work with the quicklisp people should they wish to extend support to GCL. Take care, -- Camm Maguirec...@maguirefamily.org

Re: [Gcl-devel] Compiling GCL

2013-11-04 Thread Camm Maguire
/COMPONENT:SUB-COMPONENTS) is being compiled. ;;; A bug was found in the compiler. Contact Taiichi. Thank you for this report! This should be fixed now. I've cloned your source and loaded and compiled successfully. Take care, -- Camm Maguirec...@maguirefamily.org

Re: [Gcl-devel] call-arguments-limit

2013-11-04 Thread Camm Maguire
FOO NIL NIL (foo a) 499500 = Of course the limit could push pushed out of mind and into the future, only to antagonize another day. That approach is depressingly reminiscent of current politics :-). Take care, -- Camm

Re: [Gcl-devel] Compiling GCL

2013-11-05 Thread Camm Maguire
#|These haven't been tested:|# cormanlisp mcl) nil Unspecific type component to use with the underlying implementation's MAKE-PATHNAME) (defun make-pathname* (rest keys key (directory nil #+gcl2.6 directoryp) = -- Camm

Re: [Gcl-devel] Compiling GCL

2013-11-06 Thread Camm Maguire
in reasonable shape as gcl progresses. Running the test-suite is the last step in my commit release cycle. Take care, -- Camm Maguirec...@maguirefamily.org == The earth is but one

Re: [Gcl-devel] call-arguments-limit

2013-11-06 Thread Camm Maguire
Greetings! Raymond Toy toy.raym...@gmail.com writes: Camm == Camm Maguire c...@maguirefamily.org writes: Camm Greetings! Henry Baker hbak...@pipeline.com writes: Does GCL use some sort of bit mask for argument lists? That's fine, but I'm having trouble understanding

Re: [Gcl-devel] Compiling GCL

2013-11-06 Thread Camm Maguire
Greetings! Faré fah...@gmail.com writes: On Wed, Nov 6, 2013 at 4:09 PM, Camm Maguire c...@maguirefamily.org wrote: OK, I haven't yet isolated the issue, but I can tell that frob-substring in uiop/common-lisp is not being compiled properly: it works when defun'd at the REPL, Thanks

Re: [Gcl-devel] Build directions for up-to-date Win32 GCL using Git and MinGW with GCC 4.8.1

2013-11-07 Thread Camm Maguire
to try to build gcl on windows as apart from download a cas built atop it. I suspect a tiny fraction of those who will build on some unix like machine, due to the culture. Take care, -- Camm Maguirec...@maguirefamily.org

Re: [Gcl-devel] Compiling GCL

2013-11-07 Thread Camm Maguire
perfect. Thanks so much for saying this! You seem to make heavy use of it for some reason in your tests, upon seeing which I thrust my hands heavenward and exclaim 'no, not that anything but that...!' :-) Take care, -- Camm Maguirec

Re: [Gcl-devel] call-arguments-limit

2013-11-07 Thread Camm Maguire
. Do you care about that? It's less of a concern for me since I can now build on linux and OSX easily now. Next time your machine is up, you might as well let me know and I'll try to take a look. I don't think I'll delay 2.6.10 for it though. Take care, -- Camm Maguire

Re: [Gcl-devel] [kaufm...@cs.utexas.edu: Re: lstat]

2013-11-08 Thread Camm Maguire
428.53 188.98 240857323 fShash_equal cycle 2 [4] 186.290.00 1393416127/1405686504 eql1 [5] 2.600.00 498452501/498457024 hash_eql [23] I'll let you know if/when this gets pushed ... Take care, -- Camm Maguire

Re: [Gcl-devel] [kaufm...@cs.utexas.edu: Re: lstat]

2013-11-09 Thread Camm Maguire
other lisps might handle such things, in case they might know. Take care, Thanks -- -- Matt From: Camm Maguire c...@maguirefamily.org Cc: gcl-devel@gnu.org Date: Sat, 09 Nov 2013 00:04:03 -0500 Greetings! Matt Kaufmann kaufm...@cs.utexas.edu writes: Hi, Camm

Re: [Gcl-devel] [kaufm...@cs.utexas.edu: Re: lstat]

2013-11-09 Thread Camm Maguire
and I'll delete the directory.) I'll let the GL author know what's up in case he has any ideas. Thanks -- -- Matt From: Camm Maguire c...@maguirefamily.org Cc: gcl-devel@gnu.org Date: Sat, 09 Nov 2013 08:24:37 -0500 Greetings! Matt Kaufmann kaufm...@cs.utexas.edu writes

Re: [Gcl-devel] [kaufm...@cs.utexas.edu: Re: lstat]

2013-11-10 Thread Camm Maguire
any ideas. Thanks -- -- Matt From: Camm Maguire c...@maguirefamily.org Cc: gcl-devel@gnu.org Date: Sat, 09 Nov 2013 08:24:37 -0500 Greetings! Matt Kaufmann kaufm...@cs.utexas.edu writes: Hi, Camm -- I

[Gcl-devel] hash

2013-11-11 Thread Camm Maguire
directory. Did the chmod you requested. Please let me know if you see any problems. I'd like a few days of problem free happiness before release :-) Take care, -- Camm Maguirec...@maguirefamily.org

[Gcl-devel] hash redux

2013-11-11 Thread Camm Maguire
, I don't want to waste a lot of time reinventing some wheel. If you or any of the other hashtable experts have some wisdom here, I'd be most appreciative. Take care, -- Camm Maguirec...@maguirefamily.org

Re: [Gcl-devel] Build directions for up-to-date Win32 GCL using Git and MinGW with GCC 4.8.1

2013-11-12 Thread Camm Maguire
to chase it down right now. In particular, the right awk appears critical to a successful configure. Take care, -- Camm Maguirec...@maguirefamily.org == The earth is but one country

Re: [Gcl-devel] hash redux

2013-11-12 Thread Camm Maguire
Date: Mon, 11 Nov 2013 16:18:24 -0600 Cc: Camm Maguire c...@maguirefamily.org, GCL-devel@gnu.org gcl-devel@gnu.org Hi, I believe Matt is correct that the only use of EQUAL hash tables in the (h) part of ACL2(h) is for string hashing. In fact, for the most part

Re: [Gcl-devel] hash redux

2013-11-12 Thread Camm Maguire
Greetings! Camm Maguire c...@maguirefamily.org writes: Greetings! Before we look further, let me run this in gdb. I have encountered situations in which the gprof profilier fails to detect the end of certain (optimized, inlined) functions and misreports the statistics. More later when I

[Gcl-devel] subprojects

2013-11-14 Thread Camm Maguire
to the same later gmp version used in the 2.6.9 release, but have avoided doing this in git, as the commit/diff will be huge, and as I frequently diff nearby commits, want to avoid this. I don't know how git might handle binary files in the source tree. Advice most welcome! Take care, -- Camm Maguire

[Gcl-devel] hashing

2013-11-14 Thread Camm Maguire
for a good average performance which (should be) independent of data layout. Take care, -- Camm Maguireaddress@hidden == The earth is but one country, and mankind its citizens

[Gcl-devel] GCL 2.6.10 has been released

2013-11-14 Thread Camm Maguire
for empty filenames following -f on command line fix documentation formatting errors zero firstword in set_type_of macro to handle C stack objects Take care, -- Camm Maguireaddress@hidden

[Gcl-devel] hashing

2013-11-14 Thread Camm Maguire
table function, in which case inlining would (currently) write four loops, one of which is selected at runtime. (Its of course easy to do one loop, but we want performance here and don't want to have to branch or call inside the loop.) Isn't this too much? Take care, -- Camm Maguire

[Gcl-devel] asdf

2013-11-14 Thread Camm Maguire
! It would still be a bit easier if you could give me step by step instructions to reproduce a failure -- I don't know where any of these functions are, or what has to be loaded, etc. Take care, -- Camm Maguirec...@maguirefamily.org

[Gcl-devel] asdf

2013-11-18 Thread Camm Maguire
-pathnames.script test-utilities.script If you could summarize the issues here, that would be helpful. I know there is a logical pathname issue. I'll work on that now. Take care, -- Camm Maguirec...@maguirefamily.org

[Gcl-devel] asdf

2013-11-18 Thread Camm Maguire
backtrace closely enough. This should be fixed now too. Take care, -- Camm Maguirec...@maguirefamily.org == The earth is but one country, and mankind its citizens. -- Baha'u'llah

[Gcl-devel] subprojects

2013-11-21 Thread Camm Maguire
Greetings! Bruce-Robert writes: On Nov 14, 2013 12:24 PM, Raymond Toy address@hidden wrote: Camm == Camm Maguire address@hidden writes:     Camm Greetings!  We provide a convenience copy of gmp in our sources in all     Camm versions, and one of binutils in master.  I'm asking

[Gcl-devel] Windows patch

2013-11-22 Thread Camm Maguire
Greetings, and thanks so much for your patch! I don't think it is necessary, however. In the mingw/msys build environment, the directory separator is '/'. I've recently reconfirmed the build of 2.6.10 as released in this environment. Is this something else, like cygwin? Take care, -- Camm

Re: [Gcl-devel] asdf

2013-12-09 Thread Camm Maguire
author. — S. C. Johnson On Sat, Nov 23, 2013 at 8:32 AM, Camm Maguire c...@maguirefamily.org wrote: Greetings! Just a quick note -- still here working on the pathnames. I think I'll have something soon. Take care, -- Camm Maguirec

[Gcl-devel] ftp.gnu.org directory listing omits latest gcl release [Re: gcl-2.6.10 availability]

2014-01-09 Thread Camm Maguire
), I'll set up the usual link for the Debian watch script. A truly blistering release pace you keep there, Matt! Congratulations! Take care, -- Camm Maguirec...@maguirefamily.org

Re: [Gcl-devel] [Savannah-hackers-public] ftp.gnu.org directory listing omits latest gcl release [Re: gcl-2.6.10 availability]

2014-01-10 Thread Camm Maguire
on it for a few days to see if anything breaks. Take care, -- Camm Maguirec...@maguirefamily.org == The earth is but one country, and mankind its citizens. -- Baha'u'llah

Re: [Gcl-devel] #n= etc.

2014-01-24 Thread Camm Maguire
with a larger number of #n= indices available, you may wish to restore the print-circle behavior for [certificate] files by following these instructions from Camm Maguire: This can trivially be revised to any larger constant by editing the following line of read.d

Re: [Gcl-devel] asdf

2014-02-11 Thread Camm Maguire
Greetings! Please excuse my burial in the time reversal properties of superconductors I will be trying to get back to this soon. Haven't forgotten! Take care, -- Camm Maguirec...@maguirefamily.org

Re: [Gcl-devel] gcl-2.6.10 and tcl/tk-8.6

2014-02-11 Thread Camm Maguire
the attached version of the patch?  This will let gcl still compile should there be any Tcl 7 users left in the world. :-)  Regards, -- Jerry James http://www.jamezone.org/ -- Camm Maguirec...@maguirefamily.org

Re: [Gcl-devel] Problem building GCL under Linux x64

2014-03-24 Thread Camm Maguire
/mailman/listinfo/gcl-devel -- Camm Maguirec...@maguirefamily.org == The earth is but one country, and mankind its citizens. -- Baha'u'llah

Re: [Gcl-devel] gcl-2.6.10 and tcl/tk-8.6

2014-03-24 Thread Camm Maguire
the attached version of the patch?  This will let gcl still compile should there be any Tcl 7 users left in the world. :-)  Regards, -- Jerry James http://www.jamezone.org/ -- Camm Maguirec...@maguirefamily.org

Re: [Gcl-devel] Fwd: Wild pathnames

2014-03-24 Thread Camm Maguire
mailing list Gcl-devel@gnu.org https://lists.gnu.org/mailman/listinfo/gcl-devel -- Camm Maguirec...@maguirefamily.org == The earth is but one country, and mankind its citizens

Re: [Gcl-devel] hppa porterbox access

2014-03-24 Thread Camm Maguire
-st_info|=14;} Can you provide any insight here on what is the 'right' thing to do? Take care, -- Camm Maguirec...@maguirefamily.org == The earth is but one country, and mankind its

[Gcl-devel] hppa floating point error

2014-03-24 Thread Camm Maguire
in number_exp (x=0xee2e90) at num_sfun.c:69 69 return(make_longfloat(exp(lf(x; Value returned is $9 = 1e-300 = Take care, -- Camm Maguirec...@maguirefamily.org

Re: [Gcl-devel] gcl-2.6.10 and libreadline-6.3; libgmp-6.0

2014-03-31 Thread Camm Maguire
___ Gcl-devel mailing list Gcl-devel@gnu.org https://lists.gnu.org/mailman/listinfo/gcl-devel -- Camm Maguirec...@maguirefamily.org == The earth

[Gcl-devel] strtod cannot read subnormal numbers, sscanf broken on Windows

2014-03-31 Thread Camm Maguire
. Considering and exact but slow bignum algorithm given the presence of gmp, but not thrilled about this. Suggestions? Take care, -- Camm Maguirec...@maguirefamily.org == The earth is but one

[Gcl-devel] cygwin support

2014-04-08 Thread Camm Maguire
Greetings! Please checkout the cygwin tag off of 2.6.11pre if interested. Planning a 2.6.11 release soon. Take care, -- Camm Maguirec...@maguirefamily.org == The earth is but one

[Gcl-devel] libopcodes

2014-05-07 Thread Camm Maguire
, as it can easily be made available everywhere. Take care, -- Camm Maguirec...@maguirefamily.org == The earth is but one country, and mankind its citizens. -- Baha'u'llah

[Gcl-devel] under-the-hood GC threads

2014-05-09 Thread Camm Maguire
Greetings! Was considering parallelizing the mark phase of garbage collection using pthreads, though it is not clear if the potential gain is worth the complexity. Comments? At this stage, I was not thinking of exporting threads to user code. Take care, -- Camm Maguire

Re: [Gcl-devel] Bug#747221: maxima fails to plot through gnuplot

2014-05-12 Thread Camm Maguire
of gcl uploaded (even if they are just 2.6.11pre test versions). I hope this fixes the problem. I will attempt to rebuild myself when I have some time and report back. -- Camm Maguirec...@maguirefamily.org

Re: [Gcl-devel] GCL and ASDF

2014-05-14 Thread Camm Maguire
https://lists.gnu.org/mailman/listinfo/gcl-devel -- Camm Maguirec...@maguirefamily.org == The earth is but one country, and mankind its citizens. -- Baha'u'llah

Re: [Gcl-devel] [PATCH 00/11] Add support for AArch64

2014-06-11 Thread Camm Maguire
| 4 +- 14 files changed, 561 insertions(+), 484 deletions(-) mode change 100755 = 100644 gcl/config.guess mode change 100755 = 100644 gcl/config.sub create mode 100755 gcl/h/aarch64-linux.h create mode 100644 gcl/h/elf64_aarch64_reloc.h -- Camm Maguire

Re: [Gcl-devel] [PATCH 00/11] Add support for AArch64

2014-06-16 Thread Camm Maguire
word into register and jump there, and how to set the return, and have maybe an objdump snippet, we can work from that. Take care, -- Camm Maguirec...@maguirefamily.org == The earth

<    5   6   7   8   9   10   11   12   13   >