>>> "Aaron M. Renn" <[EMAIL PROTECTED]> 12-Jul-01 7:43:30 PM >>>

   If only life were that simple.  Perhaps there has been 
   some advancement in compiler technology since we 
   set things up originally, but there are a huge number of 
   problems with trying to compile classpath without 
  depending on an already existing Java library installation.
  There are too many classes to simply pipe them all into 
  the compiler on the command line.  Brian, comments?

1. I have done it and it works

2. it doesn't matter anyway, build the .class files first and then
work on the native code, the .class files do not depend (for
compilation) on the .class files


Nic

_______________________________________________
Classpath mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/classpath

Reply via email to