This is the mail archive of the kawa@sources.redhat.com mailing list for the Kawa project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: skimming the kawa jar.


Pinte_Stanislas@emc.com wrote:
> I already removed the jemacs and ecmascript packages, but it only goes down
> to 981 Kbytes.

Unless you need XML or XQuery, you can probably get rid of
gnu/xml, gnu/kawa/xml, gnu/xquery, gnu/brl and gnu/kawa/brl.

I don't believe anything in gnu/kawa/slib/slib is critical.

You can remove gnu/commonlisp.

You can probably get rid of these, assuming you don't use
the Kawa front-end tha provides readline support.
    808 Sat Feb 16 14:33:36 PST 2002 kawa/SocketRepl.class
   5416 Sat Feb 16 14:33:36 PST 2002 kawa/Telnet.class
   2146 Sat Feb 16 14:33:36 PST 2002 kawa/TelnetInputStream.class
   1310 Sat Feb 16 14:33:36 PST 2002 kawa/TelnetOutputStream.class
    282 Sat Feb 16 14:33:36 PST 2002 kawa/Version.class
    479 Sat Feb 16 14:33:36 PST 2002 kawa/GuiConsole$1.class
   4534 Sat Feb 16 14:33:36 PST 2002 kawa/GuiConsole.class
   3229 Sat Feb 16 14:33:36 PST 2002 kawa/MessageArea.class
   1119 Sat Feb 16 14:33:36 PST 2002 kawa/TextAreaWriter.class
    655 Sat Feb 16 14:33:36 PST 2002 kawa/GuiInPort.class

You can probably get rid of these:
  21953 Sat Feb 16 14:33:48 PST 2002 kawa/lib/uniform.class
   6038 Sat Feb 16 14:33:48 PST 2002 kawa/lib/system.class
   1713 Sat Feb 16 14:33:48 PST 2002 kawa/lib/trace.class
   1501 Sat Feb 16 14:33:48 PST 2002 kawa/lib/windows.class
   3146 Sat Feb 16 14:32:58 PST 2002 gnu/lists/S8Vector.class
   3156 Sat Feb 16 14:32:58 PST 2002 gnu/lists/S16Vector.class
   2997 Sat Feb 16 14:32:58 PST 2002 gnu/lists/S32Vector.class
   3160 Sat Feb 16 14:32:58 PST 2002 gnu/lists/S64Vector.class
   3134 Sat Feb 16 14:32:58 PST 2002 gnu/lists/U8Vector.class
   3147 Sat Feb 16 14:32:58 PST 2002 gnu/lists/U16Vector.class
   3065 Sat Feb 16 14:32:58 PST 2002 gnu/lists/U32Vector.class
   3137 Sat Feb 16 14:32:58 PST 2002 gnu/lists/U64Vector.class
   1326 Sat Feb 16 14:32:58 PST 2002 gnu/lists/UnescapedData.class
   3215 Sat Feb 16 14:32:58 PST 2002 gnu/lists/F32Vector.class
   3225 Sat Feb 16 14:32:58 PST 2002 gnu/lists/F64Vector.class

There are more classes you're unlikely to need, but that's a start.
--
	--Per Bothner
per@bothner.com   http://www.bothner.com/per/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]