From: zilym AT imap1 DOT asu DOT edu Newsgroups: comp.os.msdos.djgpp Subject: gxx -c file.cpp prints out excess crap. Date: 23 Mar 1997 10:09:59 GMT Organization: Arizona State University Message-ID: <5h2vhn$h62@news.asu.edu> NNTP-Posting-Host: general2.asu.edu Lines: 15 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp On my Linux box, running g++ -c myfile.cpp compiles the file without printing any messages (as long as myfile.cpp is correct). But on DOS/DJGPP, running gxx -c myfile.cpp always prints out: gcc.exe: -lgpp: linker input file unused since linking not done gcc.exe: -lstdcx: linker input file unused since linking not done gcc.exe: -lm: linker input file unused since linking not done How do I get gxx/gcc to shut up? --- Ed Schlunder [BWSB/32?] email: edward AT earthvision DOT asu DOT edu, zilym AT aztec DOT asu DOT edu, or zilym AT asu DOT edu url: http://earthvision.asu.edu/~edward/