Yep, good point here. These can be solved on a later date. Regards, Senaka
On Thu, Apr 3, 2008 at 1:56 AM, Alexei Fedotov <[EMAIL PROTECTED]> wrote: > Senaka, > An open source is a place where you are free to do what do you want. > Let me just share my advise on being focused and don't let this advise > to ruin your fun. > > At this point I would recommend you to use a control version system > instead of defines. In other words, rewrite or remove portions of > files freely and commit checkpoints where you are able to build the > whole code base into your local control version system. When you get > things working it would be easy to arrange all defines. > > Imagine: you may spend a day putting defines to make a file compile, > and throw the whole file tomorrow since it will be rewritten for > Parrot compatibility. > > Thanks. > > On Wed, Apr 2, 2008 at 9:46 PM, Senaka Fernando <[EMAIL PROTECTED]> > wrote: > > Hi all, > > > > At present, the gc_gen is built as a part of the VM, but if we are to > make > > it possible for it to be built separately, a define is needed so that > the > > un-wanted stuff can be stripped off. How about GC_INDEPENDENT, as the > name > > of the define? > > > > Regards, > > Senaka > > > > > > -- > With best regards, > Alexei >
