On Fri, 2006-07-07 at 12:19 +0200, Rhythmic Fistman wrote:
> On 7/6/06, skaller <[EMAIL PROTECTED]> wrote:
> > On Thu, 2006-07-06 at 13:55 +0200, Rhythmic Fistman wrote:
> > > On 7/5/06, skaller <[EMAIL PROTECTED]> wrote:
> >
> > > How do I run it?./mk speed?
> 
> I'm getting a bunch of errors about java tools, etc:

> gcj -O3 -fomit-frame-pointer -funroll-loops -o speed/exes/gjc/ack
> --main=ack speed/src/java/ack.java
> COMPILE FAILURE gjc java ack

This is cool, it just means gjc can't compile the java version
of ack .. either it doesn't exist, or some other error. This newer
version of the speed system auto-detects which translators
are available, based on whether the compilers work.

It doesn't actually check the generated programs work tho.
Also, there's no check the answers are right :)

-- 
John Skaller <skaller at users dot sf dot net>
Felix, successor to C++: http://felix.sf.net


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

Reply via email to