From: nobu.nokada@... Date: 2002-09-17T00:58:41+09:00 Subject: Re: Ruby bcc32 on win32 Hi, At Mon, 16 Sep 2002 22:30:40 +0900, Shashank Date wrote: > Also on ruby-dev there seems to be some involved discussion on some kind of > patch > to win32.c (see [ruby-dev:17367,17386,17436]) ... but it is in Japanese. > > Can someone please translate it (even a gist will do). I tried, but sorry for bad translation. [ruby-dev:17367] Konishi asked he could merge bcc32 patches, and Matz admitted in [ruby-dev:17368]. [ruby-dev:17386] In [ruby-dev:17370], Usa reported Makefile wasn't generated by configure.bat, and posted a patch. Still Konishi ([ruby-dev:17371]), eban ([ruby-dev:17372]) and Suketa ([ruby-dev:17386]) didn't experience the issue, but they agreed the patch didn't make any problem. [ruby-dev:17436] I reported compilation failed if -tWM option was in bcc32.cfg, because it conflicted with command line option in Makefile. The patch is just to unify with other platform a bit, i.e., to reduce #ifdef's. -- Nobu Nakada