URL:
  <http://savannah.gnu.org/bugs/?31150>

                 Summary: The make doesn't work on Windows x64 platforms
                 Project: make
            Submitted by: None
            Submitted on: Втр 28 Сен 2010 11:51:40
                Severity: 3 - Normal
              Item Group: Bug
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
       Component Version: 3.82
        Operating System: MS Windows
           Fixed Release: None
           Triage Status: None

    _______________________________________________________

Details:

The make fails when tries to launch temporary .bat file. The CreateProcess()
in sub_proc.c returns error:
//
// MessageId: ERROR_NOACCESS
//
// MessageText:
//
// Invalid access to memory location.
//
#define ERROR_NOACCESS                   998L

If comments line startInfo.lpTitle = shell_name ? shell_name : exec_path;
issue is not observed.




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?31150>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/


_______________________________________________
Bug-make mailing list
Bug-make@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-make

Reply via email to