Lucas L. wrote: > Nobuyoshi Nakada wrote: >> --with-staf-dir=... > Whoops. I actually meant --, not -. Still doesn't work. > >> This is a makefile for nmake. >> >> The one-click installer is compiled with VC6. You have to >> compile ruby with gcc and GNU make by yourself. Once you could >> compile the extension, the resulted binary is compatible with >> the one-click installer. > > Surely I can just use nmake? (I have VC2005). (No edit on mailing list, sorry for double post) Actually, both problems may be caused by VC2005. I haven't used it for a while and cl throws all these errors, which would make mkmf fail too. I'll try re-installing it. -- Posted via http://www.ruby-forum.com/.