delorie.com/archives/browse.cgi | search |
From: | Hans-Bernhard Broeker <broeker AT acp3bf DOT physik DOT rwth-aachen DOT de> |
Newsgroups: | comp.os.msdos.djgpp |
Subject: | Re: MY linking log |
Date: | 7 Mar 2000 18:05:29 GMT |
Organization: | Aachen University of Technology (RWTH) |
Lines: | 22 |
Message-ID: | <8a3gd9$iqd$1@nets3.rz.RWTH-Aachen.DE> |
References: | <plLw4.75833$qv DOT 767916 AT news DOT infostrada DOT it> <yJax4.5917$i%1 DOT 64137 AT news DOT infostrada DOT it> |
NNTP-Posting-Host: | acp3bf.physik.rwth-aachen.de |
X-Trace: | nets3.rz.RWTH-Aachen.DE 952452329 19277 137.226.32.75 (7 Mar 2000 18:05:29 GMT) |
X-Complaints-To: | abuse AT rwth-aachen DOT de |
NNTP-Posting-Date: | 7 Mar 2000 18:05:29 GMT |
User-Agent: | tin/1.4-19991113 ("No Labels") (UNIX) (Linux/2.0.0 (i586)) |
Originator: | broeker@ |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
Reply-To: | djgpp AT delorie DOT com |
Alessandro Monopoli <amonopo AT libero DOT it> wrote: > This is the log of my linking with: > gcc -v -o prova.exe prova.o -lstdcxx : > Reading specs from c:/vecchio/djcpp/lib/specs > gcc version 2.95.2 19991024 (release) Gotcha. I should have noticed this in your compilation log, already. Your installation is broken because you didn't uninstall your old 'gcc' before installing gcc2952b.zip, or you didn't follow the 'readme.djgpp' that comes with it. You should not have the file c:\vecchio\djcpp\lib\specs any more. Some goes for some other files you may still have lying around from older gcc's. Your djcpp\lib\libstdcxx.a may be one of those. Check out the installation instructions again, and follow them to the letter. -- Hans-Bernhard Broeker (broeker AT physik DOT rwth-aachen DOT de) Even if all the snow were burnt, ashes would remain.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |