bug-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #31150] The make doesn't work on Windows x64 platforms


From: anonymous
Subject: [bug #31150] The make doesn't work on Windows x64 platforms
Date: Tue, 28 Sep 2010 11:51:41 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; ru; rv:1.9.2.10) Gecko/20100915 Ubuntu/10.04 (lucid) Firefox/3.6.10

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/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]