From: Jim A. <ja...@ir...> - 2003-02-28 21:43:13
|
Thanks for the report. I'll take a look at your patch this weekend. I'd love to hear about your experiences with ThinLisp. Jim At 09:27 AM 2/27/2003 +0100, Martin ``rydis'' Rydstr|m wrote: >Hi, > >I was having some trouble with ThinLisp in the CMU CL currently in >Debian's unstable version, a somewhat patched 18d. > >To get stuff to build, I applied the following patch. > >It seems to work, at least to build the lecho and pthread system. > >--- >Index: src/tlt/lisp/boot.lisp >=================================================================== >RCS file: /cvsroot/thinlisp/thinlisp-1.0/src/tlt/lisp/boot.lisp,v >retrieving revision 1.27 >diff -r1.27 boot.lisp >266c266 >< #+lucid >--- > > #+(or lucid cmu) >271c271 >< #-lucid >--- > > #-(or lucid cmu) >Index: src/tlt/lisp/system.lisp >=================================================================== >RCS file: /cvsroot/thinlisp/thinlisp-1.0/src/tlt/lisp/system.lisp,v >retrieving revision 1.19 >diff -r1.19 system.lisp >355c355 >< #+lucid >--- > > #+(or lucid cmu) >357c357 >< #+lucid >--- > > #+(or lucid cmu) >366c366 >< #-lucid >--- > > #-(or lucid cmu) >--- > >Regards, > >'mr > >-- >[Emacs] is written in Lisp, which is the only computer language that is >beautiful. -- Neal Stephenson, _In the Beginning was the Command Line_ > > >------------------------------------------------------- >This SF.net email is sponsored by: Scholarships for Techies! >Can't afford IT training? All 2003 ictp students receive scholarships. >Get hands-on training in Microsoft, Cisco, Sun, Linux/UNIX, and more. >www.ictp.com/training/sourceforge.asp >_______________________________________________ >ThinLisp-develop mailing list >Thi...@li... >https://lists.sourceforge.net/lists/listinfo/thinlisp-develop /------------------------------------------------------------------\ Jim Allard ja...@ir... iRobot Corporation Industrial Robots 63 South Avenue http://www.irobot.com Burlington, MA 01803 (781) 345-0200x250, FAX (781)345-0201 |