> From: skaller <[EMAIL PROTECTED]> > On Sat, 2007-07-14 at 10:46 -0700, Raoul Duke wrote: > > > back to the point / quote at the top of this message: having a > > smoothly running environment in terms of revision control, building, > > testing and installing - as well as docs, but that's more > > pie-in-the-sky usually - would give a long-term return on investments, > > and it would really let new folks get involved. i can't see how you > > answering the raft of "how to build? why doesn't it work on my > > machine? which branch actually builds?" questions ever again is a good > > use of anybody's time. > > > > i'd suggest that if you really do have $ that you fund somebody to get > > all those infrastructure issues in tip-top shape first and foremost. > > Felix builds 'out of the box' on Unixen, OSX, Cygwin, MingW, > Win32 and Win64.
Actually it doesn't build out of the box on 32 bit osx and 32 bit windows. Thanks to their smaller stacks and ocaml's penchant for recursion the ocaml crashes compiling flx_parse.ml. You've got to fiddle with the config stage on the mac, and or build a custom ocaml on windows. Unfortunately for Raoul, nobody uses an installed felix so no-one notices its problems. As a work around in the time being, Raoul, DON'T install felix, and write your test programmes in the flx root, using ./bin/flx --test myprog.flx to compile and run them RF ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Felix-language mailing list Felix-language@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/felix-language