Re: [pure-lang-users] AMD-64 bit build problems
Status: Beta
Brought to you by:
agraef
|
From: Libor S. <li...@gm...> - 2008-05-02 11:41:43
|
Revision 30, still on my Ubuntu 64-bit system gives: l@ubuntu:~/pure-lang/pure/trunk$ make check PURELIB=./lib ./pure -n -v7 lib/prelude.pure > test/prelude.log PURELIB=./lib ./pure -v7 test/test7.pure > test/test7.log Running tests. prelude.pure: passed test/test1.pure: FAILED test/test2.pure: passed test/test3.pure: passed test/test4.pure: passed test/test5.pure: passed test/test6.pure: passed test/test7.pure: passed |