Georg - Microwindows hasn't been tested with DJGPP for years, and as of 0.92, it was officially deprecated. I don't have DJGPP over here so I can't test your makefile changes. I would suggest looking at the ChangeLog and going back to an older version that was reported to be working for DJGPP. Of course, this could also require older DJGPP tools.
Do you require building on Windows, or can you use Linux or Mac to build? Regards, Greg I tried to compile Microwindows 0.92 with DJGPP. As far as I understand the documentation and the config.dj file this should be possible. So I copied config.dj as config into the src directory, set NANOX=N plus NANOXDEMO=N to simplify things, and got the following message when running djgpp-make: E:\djgpp\mwin\src>make e:/djgpp/mwin/src/Makefile.rules:568: *** multiple target patterns. Stop. The line 568 is: .PHONY: subdirs $(dirs:%=subdir-%) DJGPP MAKE apparently does not know how to handle that line. So what can I do to compile 0.92 with DJGPP or should I give that no try at all? Using Microsoft-C I could compile version 0.88 after some changes to the makefile. I did not get Version 0.89 or later versions to compile using MSC. Georg --------------------------------------------------------------------- To unsubscribe, e-mail: nanogui-unsubscr...@linuxhacker.org For additional commands, e-mail: nanogui-h...@linuxhacker.org