HAVE_GETCWD fails to include io.h

Adam Megacz gcj@lists.megacz.com
Thu Aug 22 21:50:00 GMT 2002


Hrm, mingw won't build anymore because natSystem.cc uses getcwd()
without #includ'ing io.h.

Where would the appropriate place be for me to add #include<io.h>? In
win32.h? In a #ifdef-WIN32 block in natSystem.cc?

  - a

-- 
"Cassette tapes are killing the music industry"
                             -- RIAA spokesperson, 1978



More information about the Java mailing list