From: "A. Sinan Unur" Newsgroups: comp.os.msdos.djgpp Subject: Re: RHIDE & STL link command bug? Date: Sat, 03 May 1997 11:36:04 -0400 Organization: Cornell University http://www.cornell.edu Lines: 30 Sender: asu1 AT cornell DOT edu (Verified) Message-ID: <336B5B64.5A78@cornell.edu> References: <336a5032 DOT 11085183 AT news DOT iol DOT it> Reply-To: asu1 AT cornell DOT edu NNTP-Posting-Host: cu-dialup-0074.cit.cornell.edu 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 Daniele Prato wrote: > > I am a new user of DJGPP tools and RHIDE and I plan to use STL... > But I have a problem linking project. > > When rhide link, use the command: > > gcc -Xlinker -lstdcxx -oauto.exe auto.o loop.o sito.o veicle.o > > (I have added "-lstdcxx" option in "Options-Linker Options" menu of > rhide). that probably is your problem. try adding stdcxx (that will only work if you are working under windows 95 and unzipped using long filenames and the long filename option is turned on in your djgpp.env, but from the rest of your post, i think that is your situation, otherwise use stdcx) in the Options-Libraries menu and leave the linker options alone. note DO NOT put "-lstdcxx" in Options-Libraries, just stdcxx. -- Sinan ******************************************************************* A. Sinan Unur WWWWWW |--O+O mailto:sinan DOT unur AT cornell DOT edu C ^ http://www.people.cornell.edu/pages/asu1/ \ ~/ Unsolicited e-mail is _not_ welcome, and will be billed for. *******************************************************************