cvs.gedasymbols.org/archives/browse.cgi | search |
From: | Vik Heyndrickx <Vik DOT Heyndrickx AT rug DOT ac DOT be> |
Newsgroups: | comp.os.msdos.djgpp |
Subject: | Re: trouble with RHIDE & GPP 2.8 |
Date: | Mon, 09 Mar 1998 14:33:43 +0100 |
Organization: | University of Ghent, Belgium |
Lines: | 18 |
Message-ID: | <3503EFB7.5FFC@rug.ac.be> |
References: | <6dut0h$j00$1 AT winter DOT news DOT erols DOT com> |
NNTP-Posting-Host: | eduserv1.rug.ac.be |
Mime-Version: | 1.0 |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
Yeeming Jih wrote: > > It seems that I can't use RHIDE to make C++ executables any more because it > insists on calling GCC with "gcc -o filename.exe filename.o -lstdcx"; > there's no lstdcx anywhere so of course GCC can't find lstdcx. But even if I > use "gcc -o filename.exe filename.o" GCC will complain about "undefined > references." The only way I can make C++ executables right now is using GPP > instead of GCC. Make sure you have uninstalled ALL files from the 2.7.2.1 distribution, especially lib/libgcc.a . If you failed to do so, this will be most certainly be the cause of these new problems, because the new gcc v2.8.0 cannot find the right library otherwise. -- \ Vik /-_-_-_-_-_-_/ \___/ Heyndrickx / \ /-_-_-_-_-_-_/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |