cl.exe is the microsoft C/C++ compiler. If you don't have it, you can download command line tools from microsoft site. Google will return the link. But, you may find a binary package at www.mingw.org; they renamed the make to ming32-make for some reasons, though.
--- "Aaron R. Short" <[EMAIL PROTECTED]> wrote: > Sry but I can't find good documentation on gnumake > to make a make 3.80 binary for windows (XP) and I > can't seem to find one to download either. The ones > in the make dir don't seem to valid anymore? I > looked at the readme.wn32 but there isn't any cl.exe > to put in my path. I tried build_w32.bat but it > didn't work..... why is this so hard? is it really > that bad for gnumake to also include binary > distrubutions? seems like a royal pain and not > intuitive at all. I'm a developer so I'm not a > complete newb... oh well. Could anyone please help > me out? I've already checked google. what i need is > the binary so either that or directions to make it > myself would be great. Thks. > -- Aaron > > > --------------------------------- > Yahoo! Mail > Bring photos to life! New PhotoMail makes sharing a > breeze. > _______________________________________________ > Make-w32 mailing list > [email protected] > http://lists.gnu.org/mailman/listinfo/make-w32 > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com _______________________________________________ Make-w32 mailing list [email protected] http://lists.gnu.org/mailman/listinfo/make-w32
