From: Jason Newsgroups: comp.os.msdos.djgpp Subject: Re: Follow Up: Why doesn't C++ work!?!?! Date: Sat, 05 Sep 1998 21:09:16 -0600 Organization: Rt66.COM, New Mexico's #1 ISP Lines: 12 Distribution: world Message-ID: <35F1FCDC.71EE9896@NOSPAM.rt66.com> References: <35EF0D07 DOT DC9983E1 AT sandia DOT gov> <35F07A4B DOT F830F880 AT sandia DOT gov> <35F0B505 DOT 13EF5FB3 AT cartsys DOT com> <35F1F582 DOT BA2AD667 AT NOSPAM DOT rt66 DOT com> NNTP-Posting-Host: pmd17.rt66.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk > I'm a little bit confused here - after the help from the news groups, my > understanding was that I needed to append -lstdc to gcc in order to compile a > C++ program - here this is not stated. It later states that you only need to > use gxx in order to "link a C++ program". Huh? > > --JA$ON-- OK! OK! You got me! I just snapped - the example stops the process before linking (" -c "). Please don't kill me. --JA$ON--