Add javax.* packages
Philippe Laporte
kaffe@rufus.w3.org
Mon, 20 Nov 2000 08:39:54 -0800
--------------5CA61F288F8A0BEF39C39E58
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Hi,
I am very interested in this project. Can you share what
modifications you made, and what are your goals?
I have recently done the pthreads soft real-time port of Kaffe under
linux.
Thank you,
--
Philippe Laporte
Optimization Engineer Tel: (510) 527-4025 ext 14
Transvirtual Technologies, Inc., Fax: (510) 559-3287
Berkeley, CA, USA. Email: philippe@transvirtual.com
C Pedley wrote:
> Surely the Makefile.in files are automatically generated from
> the Makefile.am files and do not require modification. I forgot
> to mention the first time that I have also updated the configure.in
> file.
>
> I am sure I wish to do this as I'm implementing the javax.realtime
> package on top of a modified kaffe.
>
> On Thu, 16 Nov 2000, Nic Ferrier wrote:
>
> >
> > >>> C Pedley <cp114@york.ac.uk> 16-Nov-00 11:57:15 AM >>>
> >
> > >My approach so far has been: I have a new package I wish
> > >to create, say called javax.new So I created a new folder
> > >in the libraries/extensions folder, and then copied the
> > >directory structure and makefile.am format from the servlet
> > >package that is located here (obviously changing "servlet"
> > >to "new" wherever this is appropriate). However, when
> > >attempting to use these makefiles an error is thrown as
> > >it doesn't know how to build the new.jar archive. Any
> > >ideas?
> >
> > You have to alter the Makefile.in and run automake if you want to
> > change the distrib.
> >
> > But are you sure you want to do that?
> >
> >
> > Nic
> >
--------------5CA61F288F8A0BEF39C39E58
Content-Type: text/html; charset=us-ascii
Content-Transfer-Encoding: 7bit
<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
Hi,
<br> I am very interested in this project. Can
you share what modifications you made, and what are your goals?
<p>I have recently done the pthreads soft real-time port of Kaffe under
linux.
<p>Thank you,
<pre>--
Philippe Laporte
Optimization Engineer Tel: (510) 527-4025 ext 14
Transvirtual Technologies, Inc., Fax: (510) 559-3287
Berkeley, CA, USA. Email: philippe@transvirtual.com</pre>
<p>
<br>
<br>
<br>
<p>C Pedley wrote:
<blockquote TYPE=CITE>Surely the Makefile.in files are automatically generated
from
<br>the Makefile.am files and do not require modification. I forgot
<br>to mention the first time that I have also updated the configure.in
<br>file.
<p>I am sure I wish to do this as I'm implementing the javax.realtime
<br>package on top of a modified kaffe.
<p>On Thu, 16 Nov 2000, Nic Ferrier wrote:
<p>>
<br>> >>> C Pedley <cp114@york.ac.uk> 16-Nov-00 11:57:15 AM >>>
<br>>
<br>> >My approach so far has been: I have a new package I wish
<br>> >to create, say called javax.new So I created a new folder
<br>> >in the libraries/extensions folder, and then copied the
<br>> >directory structure and makefile.am format from the servlet
<br>> >package that is located here (obviously changing "servlet"
<br>> >to "new" wherever this is appropriate). However, when
<br>> >attempting to use these makefiles an error is thrown as
<br>> >it doesn't know how to build the new.jar archive. Any
<br>> >ideas?
<br>>
<br>> You have to alter the Makefile.in and run automake if you want to
<br>> change the distrib.
<br>>
<br>> But are you sure you want to do that?
<br>>
<br>>
<br>> Nic
<br>></blockquote>
</html>
--------------5CA61F288F8A0BEF39C39E58--