Eli Zaretskii
2017-05-26 17:38:38 UTC
Date: Fri, 26 May 2017 11:53:37 -0400
mingw32-make -f makefile.gcc CXXFLAGS="-std=gnu++11" BUILD=debug UNICODE=1 SHARED=1
process_begin: CreateProcess(NULL, C:/ProgramData/Oracle/Java/javapath/ -c "if not exist gcc_mswuddll
mkdir gcc_mswuddll", ...) failed.
make (e=5): Access is denied.
mingw32-make: [gcc_mswuddll] Error 5 (ignored)
process_begin: CreateProcess(NULL, C:/ProgramData/Oracle/Java/javapath/ -c "if not exist ..\..\lib\gcc_dll
mkdir ..\..\lib\gcc_dll", ...) failed.
make (e=5): Access is denied.
Your Makefile sets SHELL to an empty value.mingw32-make -f makefile.gcc CXXFLAGS="-std=gnu++11" BUILD=debug UNICODE=1 SHARED=1
process_begin: CreateProcess(NULL, C:/ProgramData/Oracle/Java/javapath/ -c "if not exist gcc_mswuddll
mkdir gcc_mswuddll", ...) failed.
make (e=5): Access is denied.
mingw32-make: [gcc_mswuddll] Error 5 (ignored)
process_begin: CreateProcess(NULL, C:/ProgramData/Oracle/Java/javapath/ -c "if not exist ..\..\lib\gcc_dll
mkdir ..\..\lib\gcc_dll", ...) failed.
make (e=5): Access is denied.
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
MinGW-users mailing list
MinGW-***@lists.sourceforge.net
This list observes the Etiquette found at
http://www.mingw.org/Mailing_Lists.
We ask that you be polite and do the same. Disregard for the list etiquette may cause your account to be moderated.
_______________________________________________
You may change your MinGW Account Options or unsubscribe at:
https://lists.sourceforge.net/lists/listinfo/mingw-users
Also: mailto:mingw-users-***@lists.sourceforge.net?subject=unsubscribe