From: "jakub" Newsgroups: comp.os.msdos.djgpp Subject: Re: Sample program Date: Thu, 20 Jun 2002 11:43:59 +0200 Organization: tp.internet - http://www.tpi.pl/ Lines: 10 Message-ID: References: <535sgukparov2914an81gtguukc0p4luck AT 4ax DOT com> NNTP-Posting-Host: mks-30.mks.com.pl X-Trace: news.tpi.pl 1024566964 4634 195.117.79.30 (20 Jun 2002 09:56:05 GMT) X-Complaints-To: usenet AT tpi DOT pl NNTP-Posting-Date: Thu, 20 Jun 2002 09:56:04 +0000 (UTC) X-Newsreader: Microsoft Outlook Express 6.00.2600.0000 X-MSMail-Priority: Normal X-Priority: 3 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com > Try changing the order of libraries for the linking stage, so -lstdcxx > comes first (or certainly before -lm, if you use that). That seemed > to fix it for me anyway. What is the best way to do it under RHIDE? regards Jakub