Re: [Cegcc-devel] compiled files in cegcc svn repository

2008-06-12 Thread Ivan Vucica
Sebastien, just a side note (I'm just watching this list and not dev'ing much using cegcc or mingw32ce; and I agree that your issue is right). You may want to see what the directories are, and then just check out those you are interested in, e.g. omitting libjava folder. If this is not possible,

[Cegcc-devel] compiled files in cegcc svn repository

2008-06-12 Thread Sébastien Lorquet
Hi, I'm currently checking out the cegcc svn repository (156 Mbytes transferred so far...) But why are there so many .class files in trunk/cegcc/src/gcc-4.3.0/libjava/classpath/lib ? Can't they be regenerated from corresponding .java files? Are they kept for compiler testing? Regards, Sebastien