Biggles Bristol wrote: > Ok, that makes a lot of sense. Just did some more research, however, and > it seems that you can't use exec() on the iPhone, so running two > processes legitimately isn't an option in this case : ( > > Am working through the errors, getting there slowly but surely. One > thing that I only just found out about though was the configure program, > though running actually causes more problems than it solved. (Note I > may have run it completely wrongly) > > Hope no one minds if I post my most recent difficulties in case anyone > has any bright insights? > > 1) I'm now getting 'no input file' errors on: > owl_defendpat.c > owl_vital_apat.c > owl_attackpat.c > But can't find out why it's trying to build them in the first place : /
Those and other .c files in the patterns directory are built by the mkpat program from .db files. Those are not platform-dependent, however, so you can build them somewhere else and import the resulting files. /Gunnar _______________________________________________ gnugo-devel mailing list gnugo-devel@gnu.org http://lists.gnu.org/mailman/listinfo/gnugo-devel