I have uploaded released candidate 10 to the Felix web site. http://felix.sf.net/flx_1.1.2_rc10_src.tgz
On Thu, 2006-07-20 at 09:43 -0500, Larry Evans wrote: [] See if rc10 helps. BTW: I get this for the GNU Scientific Library gsl: --------------------------------- Interscript 1.0a11[117] Process Fri 21 Jul, 2006 01:11:09 (EST) PROCESSING WHOLE FILE (options changed) Unable to load fpc tangler for "config/gsl.fpc": using data Pass 1 status: <not converged> Files : 246 New : 246 Changed : 0 Unchanged: 0 Elapsed Process Time 0 seconds =========tmp/hchk.cxx:1:17: error: gsl.h: No such file or directory tmp/hchk.cxx:1:18: error: pari.h: No such file or directory ======================= This is a bug in the configuration, it was looking for the header 'gsl.h'. There is no such header, it should be 'gsl/gsl_blas.h'. This won't have any impact since it is only a binding, and, there are currently no test cases. -- 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
