Re: Kaffe and Status

1999-07-15 Thread Edouard G. Parmelan


[EMAIL PROTECTED] wrote:

   5).  What about replacing pizza with Jikes (I know, this isn't
   necessary, but pizza is sooo slow).
 
 KJC?  Is this Kopi?

Yes, KJC is KOPI Java Compiler. see http://www.dms.at/kopi.

 Why not Jikes?

Jikes is not written in Java, so it will not work under KaffeOS.
-- 
Edouard G. Parmelan Ingenieur Developpeur
Quadratec - Parc Club "Orsay Universite" - 14/16,rue Jean Rostand
91893 Orsay Cedex - FRANCE   Phone (+33)1 69 33 20 80
Email: [EMAIL PROTECTED] http://membres.tripod.fr/egp



Re: Kaffe and Status

1999-07-15 Thread Pavel Roskin


Hello!

 Jikes is not written in Java, so it will not work under KaffeOS.

KaffeOS ???

Where can I find more information about it?

Do you plan to have a command shell like bash?

I have some ideas how to implement it. I have written some code (jshell).
jshell can be run as an applet and as a standalone application. It can run
classes using main() (this method doesn't work in Netscape) and using the
constructor without arguments (which doesn't always exist)

My biggest achievment so far was running WidgetsDemo.class from jshell
loaded as applet in Netscape.

Pavel Roskin



Re: Kaffe and Status

1999-07-15 Thread Godmar Back



 I promise, after this summer is over, I put up a webpage with
more info on KaffeOS.  And yes, there's a shell.  Probably not as
complete as bash and more csh-like, but there is one.

Of course, KaffeOS is not the only reason to include a Java compiler.
Besides, jikes is a separate project, and that's good this way!
Note that kaffe will use jikes if it finds it in its path, so there's
nothing you have to do if you've installed jikes in /usr/local/bin
or so.

- Godmar

 
 
 Pavel Roskin wrote:
 
  
  Hello!
  
   Jikes is not written in Java, so it will not work under KaffeOS.
  
  KaffeOS ???
  
  Where can I find more information about it?
  
  Do you plan to have a command shell like bash?
 
 On http://www.kaffe.org/coreteam.html you will read:
 
 Godmar uses Kaffe for his academic research on KaffeOS
 
 then, follow this link http://www.cs.utah.edu/~gback/kaffeos.html from
 Godmar's homepage.
 
 Sorry, I can't said more
 -- 
 Edouard G. Parmelan Ingenieur Developpeur
 Quadratec - Parc Club "Orsay Universite" - 14/16,rue Jean Rostand
 91893 Orsay Cedex - FRANCE   Phone (+33)1 69 33 20 80
 Email: [EMAIL PROTECTED] http://membres.tripod.fr/egp
 
 



Re: Classpath and Kaffe

1999-07-15 Thread Bernd Kreimeier


Tim Wilkinson writes:
  Also, has anyone got a legal opinion of using the 1.2 spec from Sun to
  write an independent implementation of the 1.2 additions?  

McNealy's minor minions have one to offer:

 If the judge were to rule against Sun, "that's not a disaster for us,
 for the following reason -- it is very difficult, close to if not, in
 fact, impossible, to build an implementation of the Java platform
 without at least looking at the documentation or its specifications,"
 said Alan Baratz, president of software products and platforms at Sun.

 "Well, that's Sun intellectual property. And the judge has been very 
 clear about that, that if Microsoft uses the specs or uses the
 documentation, it is not an independent work," Baratz continued. "Or
 if Microsoft purchases something from a third party that had used the
 documentation or the specs, it's not an independent work."

From www.javaworld.com/jw-07-idgns-lawsuit.html. For whatever it's
worth in the amazing world of bogus software patents, look and feel,
and language turned property.


 b.




Re: Still trying Kaffe/CYGWIN32--next problem: ;; unexpected

1999-07-15 Thread Phil Kelly


Archies suggestion led me to find one of the problems.  It turned out that the 
CLASSPATH on the machine in question was set and had a ; at the end of it!  
Consequently when the BUILD_ENVIRONMENT was processed, CLASSPATH ended up having two ; 
(between the preset CLASSPATH and the additions from the Kaffe environment), and I 
believe that was the source of the problem (the eval line in the TestScript under the 
compile subroutine was probably generating the error).

But, that let me to find another potential problem.  If you don't have CLASSPATH set, 
the BUILD_ENVIRONMENT will still be wrong, since it will generate a path with a ; at 
the very beginning!  This will also create a problem.  

Unfortunately, we still aren't to the end yet, since this was done on a machine that 
was using the daily snapshot from yesterday.  Now Kaffe.jar and pizza.jar apparently 
have syntax errors in them when running make check (something about  unexpected and ) 
unexpected respectivly).  Maybe I should try to go back to 1.0 b4 and work around the 
errors that the snapshot fixed . . . .


Archie Cobbs wrote:
 
 Phil Kelly writes:
  The make completes (both make and make install), but when we run make check,
  we now get 83 of 84 tests failing.
 
  The error that we receive is:
 
  EVAL:SYNTAX ERROR: ";;" unexpected
 
  in every test.
 
 Something in TestScript is being choked on by the cygwin shell apparently.
 See if you can track down where.. (I don't use Windows/cygwin so can't try it
 myself).
 
 -Archie
 
 ___
 Archie Cobbs   *   Whistle Communications, Inc.  *   http://www.whistle.com

-- 
Phil Kelly
Delphi Delco Electronic Systems
Embedded Computing TechnologiesPhone (765) 451-0776
Internet: [EMAIL PROTECTED]   Kokomo, Indiana, USA