X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f Message-ID: <420963B4.746325B9@yahoo.com> From: CBFalconer Organization: Ched Research http://cbfalconer.home.att.net X-Mailer: Mozilla 4.75 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 Newsgroups: comp.os.msdos.djgpp Subject: Re: assert statement is not accepted in C++ References: <36ph1cF53ug72U1 AT individual DOT net> <4207BED6 DOT F86CE89A AT yahoo DOT com> <6mvh01d0o5i8g4ugn5qt5nho401v3r5ros AT 4ax DOT com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Lines: 25 Date: Wed, 09 Feb 2005 02:24:37 GMT NNTP-Posting-Host: 12.76.140.154 X-Complaints-To: abuse AT worldnet DOT att DOT net X-Trace: bgtnsc04-news.ops.worldnet.att.net 1107915877 12.76.140.154 (Wed, 09 Feb 2005 02:24:37 GMT) NNTP-Posting-Date: Wed, 09 Feb 2005 02:24:37 GMT To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Brian Inglis wrote: > wrote: >> Martin Ambuhl wrote: >> ... snip ... >>> >>> I strongly suspect that you are not linking the C++ library files. >>> Are you perhaps trying to use >>> gcc $FLAGS a.cc >>> instead of >>> gpp $FLAGS a.cc >> >> Don't you mean gxx? > > Changed gpp to cpp, and gxx to gpp around 3.? Oh. As you can see, I use C++ heavily. :-) -- "If you want to post a followup via groups.google.com, don't use the broken "Reply" link at the bottom of the article. Click on "show options" at the top of the article, then click on the "Reply" at the bottom of the article headers." - Keith Thompson