> * Gerrit P. Haase <[EMAIL PROTECTED]> [2004-07-16 00:58:04 +0200]: > > Sam schrieb: > >>> * Gerrit P. Haase <[EMAIL PROTECTED]> [2004-07-15 15:24:45 +0200]: >>> >>> What is wrong with 3.3.x release series? Are there any serious bugs? >>> Are there issues (for you)? Why do you need 3.4.x? > >> g++ 3.3 cannot compile CLISP. >> it is alleged that g++ 3.4 can. > >> (either version of gcc can compile CLISP, but g++ compile is necessary >> for some extra bug detection). > > > Which version exactly? Is this also true for 3.3.4? How do you build > the packages for the Cygwin release?
Any gcc (2.95, 3.0, 3.1, 3.2, 3.3, 3.4) can compile CLISP, that's how I build packages, that's how it is supposed to work. Building with g++ is a way to detect internal CLISP errors, not build production executables. <http://clisp.cons.org/impnotes/gc-safety.html> g++ 3.3 cannot build CLISP due to a bug in g++. this bug is allegedly fixed in 3.4. -- Sam Steingold (http://www.podval.org/~sds) running w2k <http://www.camera.org> <http://www.iris.org.il> <http://www.memri.org/> <http://www.mideasttruth.com/> <http://www.honestreporting.com> (let((a'(list'let(list(list'a(list'quote a)))a)))`(let((a(quote ,a))),a)) -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/