|
RE: Re: trouble applying the 2.01 patches: msg#00080lisp.corman
The 2.01 patches need to be applied to a 2.01 version. They are not supported in the original 2.0 download. This is because many changes were made in 2.01 which were never released as patches (if, for example, they required extensive modifications or kernel changes). The new files may depend on these other changes. I hope to come up with a slicker way to handle patches in the near future. For now, you just copy the files into your install directory (replacing any older versions) and rebuild using the command line mentioned in the manual: clconsole -execute sys/compile-sys.lisp If you try to load the patch files on top of an image, it may not work. With clos.lisp it will definitely not work, because that file essentially boots clos when it loads. It can't be reloaded on top of itself. In general, a number of the files in sys/ need to be loaded in the correct order. In the recent case, clos.lisp and structures.lisp (sorry I got the name wrong in the readme, I just corrected it) they had interdependencies and needed to be loaded together. I have just added another patch file, arrays.lisp, which improves creationg performance (by a huge amount, in some cases) of initialized arrays. This also improves performance of reading of large literal strings. JP and Edi helped me track this down. Roger -----Original Message----- From: goobamarino [mailto:goobamarino@xxxxxxxxx] Sent: Sunday, March 16, 2003 11:43 AM To: cormanlisp@xxxxxxxxxxxxxxx Subject: [cormanlisp] Re: trouble applying the 2.01 patches I was afraid of that. I will just have to start with the 2_01 and apply the last two patches. I originally started with 2.0 and loaded the patches I though I needed to be loaded before the 2_01. I must have thought wrong. Thanks for your patience, I will have to load the 2_01 first. --- In cormanlisp@xxxxxxxxxxxxxxx, Kenny Tilton <ktilton@xxxx> wrote: > I just applied the two patches successfully, no errors. But then I > started from a more current Corman DL which includes 2.01 with all > patches (till then) applied. These two (clos and structures) are the > first and only I have applied since 201. > > kt > > the bath water is cold." -- Lorraine Lee Cudmore To unsubscribe from this group, send an email to: cormanlisp-unsubscribe@xxxxxxxxxxxxxxx Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/ ------------------------ Yahoo! Groups Sponsor ---------------------~--> Get 128 Bit SSL Encryption! http://us.click.yahoo.com/xaxhjB/hdqFAA/xGHJAA/SyjtlB/TM ---------------------------------------------------------------------~-> To unsubscribe from this group, send an email to: cormanlisp-unsubscribe@xxxxxxxxxxxxxxx Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/ |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: trouble applying the 2.01 patches: 00080, goobamarino |
|---|---|
| Next by Date: | #! ... !#: 00080, lcluke |
| Previous by Thread: | Re: trouble applying the 2.01 patchesi: 00080, goobamarino |
| Next by Thread: | Enhancements for Corman 2.0 for ANSI compatibility: 00080, JP Massar |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |