On 7/16/06, skaller <[EMAIL PROTECTED]> wrote: > On Sun, 2006-07-16 at 20:32 +0100, Rhythmic Fistman wrote: > > > From: skaller <[EMAIL PROTECTED]> > > > This is a general request to people to run the performance > > > measurements. > > > Mine fails to generate that file (or the speed dir). > > Attempted with nocygwin: > > Ah, ok, that's because you don't have gnat, but the > compiler builds are not returning the right error code.
What are they returning? > Edit the file > > config/xlators_local.py: > > #line 364 "./lpsrc/flx_config.pak" > # reconfigure translator definitions for your > # local system here > selected_xlators = [ > 'ocamlopt', > 'gccopt', > 'gnat', > 'gjc', > 'felix' > ] > > to list only the available translators, probably gccopt and > felix are the only two available on nocygwin. I also left ocamlopt. > You will also need gnuplot to generate the graphs, and, > possibly libjpg as well. I don't have gnuplot, but I don't know if that'll be a problem because ./umk speed seems to run forever. ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Felix-language mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/felix-language
