29 May 05:24
Re: Small core broken?
From: Raymond Toy <toy.raymond <at> gmail.com>
Subject: Re: Small core broken?
Newsgroups: gmane.lisp.cmucl.devel
Date: 2008-05-29 03:24:17 GMT
Subject: Re: Small core broken?
Newsgroups: gmane.lisp.cmucl.devel
Date: 2008-05-29 03:24:17 GMT
Alex Goncharov wrote: > ,--- You/Raymond (Wed, 28 May 2008 23:05:40 -0400) ----* > | Add :small to *features* when you build. You can do this by adding it > | to setenv.lisp. > > Will adding > > (pushnew :small *features*) > > to `tools/setenv-scripts/base-features.lisp' do? Cross-build is not > needed, right? > > Yes, that should do it. No cross-compile needed. But you may need 2 or 3 builds for everything to propagate through. I can't remember exactly. But I didn't have any problems on Linux. Ray
RSS Feed