delorie.com/archives/browse.cgi | search |
From: | "Jani Talikka" <janitalikka AT iname DOT com> |
Newsgroups: | comp.os.msdos.djgpp |
Subject: | Rhide 1.4 and problems compiling C++ code solved!!!! |
Date: | Sun, 25 Oct 1998 18:15:42 +0800 |
Organization: | iiNet Technologies |
Lines: | 21 |
Message-ID: | <70utp5$3dl$1@news.iinet.net.au> |
NNTP-Posting-Host: | reggae-04-248.nv.iinet.net.au |
X-Newsreader: | Microsoft Outlook Express 4.72.3110.5 |
X-MimeOLE: | Produced By Microsoft MimeOLE V4.72.3110.3 |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
Reply-To: | djgpp AT delorie DOT com |
The short version is if you are having problems with undefined references when compiling and linking with Rhide 1.4, and you already have the -O compiler optimization selected then insert the following lines in your djgpp.env file in your djgpp directory: [rhide] RHIDE_TYPED_LIBS_DJGPP.cc=gpp stdcxx This works because rhide does not (at least my one did not) automatically include the gpp libraries once the stdcxx library was included in the way that the readme file says. If you want the long story version of how I came up with this solution email me. jani talikka
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |