Hi,
I have moved to a new computer and struggling to build Julia from source on Windows with Cygwin.
I am getting a message error saying:
fatal error: mm_malloc.h : No such file or directory.
Is there a way to know what package versions are used to build the official Julia under Windows and Cygwin?
I ambwondering if I am using the right gcc, make, fortran,..etc version.
Thank you