Yen-Ju Chen wrote: > I did a quick test. nsrange.st in Compiler/examples/ does work now, > but mult.st failed (segment fault). > So I run the script in SmallkitTests/ and three tests failed: > > ------------------------------------------------------ > Test: TestPrototypes > Aborted > -e TestPrototypes: FAIL (crash) > ------------------------------------------------------ > Test: TestJustAnInteger > Segmentation fault > -e TestJustAnInteger: FAIL (crash) > ------------------------------------------------------ > Test: TestBlockReturn > Segmentation fault > -e TestBlockReturn: FAIL (crash) > > llvm is updated last December after 2.4 release and Etoile is the latest.
All tests pass for me with LLVM release, latest Étoilé + GNUstep trunk and GCC 4.3.2 on Linux i686. Make sure to use libobjc from GNUstep rather than the one that comes with GCC. Truls _______________________________________________ Etoile-discuss mailing list [email protected] https://mail.gna.org/listinfo/etoile-discuss
