[m-dev.] 13.05.2 release

Peter Wang novalazy at gmail.com
Thu Nov 7 10:28:19 AEDT 2013


On Wed, 6 Nov 2013 17:47:38 +1100, Julien Fischer <jfischer at opturion.com> wrote:
> On Wed, Nov 6, 2013 at 2:59 AM, Julien Fischer <jfischer at opturion.com>wrote:
> 
> >
> > Installation of the java grade directly from the source distribution fails
> >> for
> >> me on Windows 7 with MSYS (MinGW GCC 4.6.2, javac 1.7.0_09.  The compiler
> >> aborts with list_class_files_for_jar/6 complaining about their being "No
> >> such file".
> >>
> >
> > Installation of the Java grade on Windows XP with MSYS (MinGW GCC 4.5.0,
> > javac 1.7.0_01)
> > does work;  I'll try the installation on Windows 7 afresh.  (Possibly,
> > there is some issue
> > with MinGW GCC 4.6?  It's unlikely to be anything to do with the Java
> > version, since the
> > issue is in the compiler and that's built in the hlc.gc.pregen grade.)
> >
> 
> Still encountering the problem on Windows 7 -- I've entered this as bug
> #303 in Mantis.
> Can somebody else please have a go at this and see if they encounter the
> same problem?
> 
Should be pretty straightforward to debug with a few print statements in
list_class_files_for_jar, dir.recursive_foldl2 and io.file_type_2, no?

Peter



More information about the developers mailing list