From: Godmar Back (gback@cs.utah.edu)
Date: Wed Sep 09 1998 - 13:00:51 EDT
Archie, the derived-files target assumes that you configure in
your source tree. I put in fixes to two files, could you fix the
rest? Here's what I noticed:
The external_wrappers.h stuff is inconsistent. For instance,
in native/Makefile.in it's a derived file, in awt/Makefile.in it's
part of the normal build. Independent of that, it's broken.
I think it should be part of the normal build. Note that it also
must added to the depend target. Once it's part of the normal build,
it can be removed from the CVS directory.
The recreation of java_lang_Thread.h must be done *after* the
libraries after recompiled. (The current target seems to be doing
it before, which uses an old Klasses.jar)
To recompile the class libraries, configure should check for an
installed java compiler: preferably kaffe, but any other should do.
We need a test in configure for that.
- Godmar
>
>
> kaffe/include Makefile.in
> Thu Sep 10 00:44:02 PDT 1998
> Update of /home/cvspublic/kaffe/include
> In directory piebald.transvirtual.com:/tmp/cvs-serv598/include
>
> Modified Files:
> Makefile.in
> Log Message:
> fixes for derived-files target
>
>
This archive was generated by hypermail 2b29 : Sat Sep 23 2000 - 19:56:56 EDT