On Sun, 2006-10-01 at 18:10 -0700, Erick Tryzelaar wrote:
> Jonathan Kelly wrote:
> > but sometimes unexpected when you don't know! :)
> >
> > Hi,
> 
> Hi again! It's fun having users :)
> >
> > I'm using svn from a few days ago (the current head build crashes).
> >
> 
> First off, this comment. Did you use the most immediate version? If it's 
> still crashing, you may need to clean up everything by running this 
> (this assumes that you've already configured, and nothing in the config 
> changed):
> 
> ./mk virgin (cleans as much as possible)
> ./interscript/bin/iscr.py lpsrc/flx_maker.pak (extract the build system)
> ./mk extract (extract all the .pak files)
> ./mk (build the source)

We're working on a 2 command build system:

make update # get latest source from svn
make        # does everything else

which will work entirely from the Makefile (nothing else required).

Hopefully we can do a 'make.bat' so this works on Windows too.

Or something similar.

-- 
John Skaller <skaller at users dot sf dot net>
Felix, successor to C++: http://felix.sf.net

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Felix-language mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/felix-language

Reply via email to