Look, if it is not imperative that you use MSV you would be better off if you install cygwin from "www.cygwin.com". Using cygwin is like using UNIX programming, with the difference that the compiler creates MSW executables.
"Eli Zaretskii" <[EMAIL PROTECTED]> wrote: >> Date: Tue, 20 Jul 2004 11:54:22 +0200 >> From: Alessandro Vesely <[EMAIL PROTECTED]> >> >> I'm using gmake 1.79.1 downloaded from >> ftp://ftp.delorie.com/pub/djgpp/current/v2gnu/mak3791b.zip >> on a Win2000 box with MSVC 5 installed. > >That's the source of your problems, right there: you are mixing a DOS >port of Make with Windows programs such as MSVC and the MS linker. >Don't do that; find a native Windows port of Make and use that >instead. > > >_______________________________________________ >Make-w32 mailing list >[EMAIL PROTECTED] >http://lists.gnu.org/mailman/listinfo/make-w32 > -- You experience miracles everyday, the first one today happened when you first opened your eyes! --- Jorge Escalante __________________________________________________________________ Switch to Netscape Internet Service. As low as $9.95 a month -- Sign up today at http://isp.netscape.com/register Netscape. Just the Net You Need. New! Netscape Toolbar for Internet Explorer Search from anywhere on the Web and block those annoying pop-ups. Download now at http://channels.netscape.com/ns/search/install.jsp _______________________________________________ Help-make mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/help-make
