Update of bug #57152 (project make):

                  Status:                    None => Fixed                  
             Open/Closed:                    Open => Closed                 
           Fixed Release:                    None => SCM                    

    _______________________________________________________

Follow-up Comment #1:

The problem is not compiling with GCC per se, it's compiling with MINGW.

If built for native windows then GNU make provides its own implementation of
dirent which DOES have d_type.  See src/w32/include/dirent.h.

However, this is disabled for MING32.  MING32 has its own dirent.h but that
version doesn't support d_type.

Please be sure to include all relevant details such as which installation of
GCC you're using.

This will be fixed in the next release; thanks for the report!

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?57152>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/


Reply via email to