bug-make
[Top][All Lists]
Advanced

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

[bug #30323] No path in MAKE_COMMAND (with fix)


From: Eli Zaretskii
Subject: [bug #30323] No path in MAKE_COMMAND (with fix)
Date: Fri, 02 Jul 2010 13:50:46 +0000
User-agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) ; .NET CLR 1.1.4322)

Follow-up Comment #1, bug #30323 (project make):

According to this page:

http://winapi.freetechsecrets.com/win32/WIN32GetModuleFileName.htm

GetModuleFileName is available on Windows 9X as well.  (I believe the above
site more than I believe the official MS docs, because some time ago they
simply removed Windows 9X from the list of systems on which each API is
available, probably to tell users those systems are no longer supported.)  At
least Emacs uses this API without conditioning it on W2K and later.  So I
think the current code is allright even on older Windows versions.

If you have a practical case weher this API doesn't work on Windows 9X,
please show the Makefile and the error messages.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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