FAQ
Cover
This is the archive Discourse for the Processing (ALPHA) software.
Please visit the new Processing forum for current information.

   Processing 1.0 _ALPHA_
   Bugs
   Bug Fixes, Implemented Suggestions
(Moderator: fry)
   0059 distribution quirks (CVS folders, jikes size)
« Previous topic | Next topic »

Pages: 1 
   Author  Topic: 0059 distribution quirks (CVS folders, jikes size)  (Read 545 times)
TomC
Guest
Email
0059 distribution quirks (CVS folders, jikes size)
« on: Sep 3rd, 2003, 11:35am »

The 0059 distribution includes 'reference/CVS' and 'reference/images/CVS'.  Not sure if it was deliberate, but it confuses TortoiseCVS, as it hightlights CVS enabled folders in Windows Explorer.
 
Also, is there a reason why jikes.exe is ~8.6Mb rather than the ~2.6Mb it was in 0058?
 
fry


WWW
Re: 0059 distribution quirks (CVS folders, jikes s
« Reply #1 on: Sep 4th, 2003, 3:39am »

the CVS folders were a goof, we'll fix that for next time.
 
the jikes thing is because we built our own copies of jikes rather than using the ibm distro.. jikes 1.18 had some bugs (it can't write 1.1 code.. see the many bugs posted in this board about it) so we had to use the version from their cvs.
 
i think they configure with some fancy options to remove the debug info, etc from builds so they're a reasonable (2.6 instead of 8.6mb) size.. but i don't know what the config opts are, and haven't had time to search around for them.. volunteers?
 
Pages: 1 

« Previous topic | Next topic »