| delorie.com/archives/browse.cgi | search |
| From: | Hans-Bernhard Broeker <broeker AT physik DOT rwth-aachen DOT de> |
| Newsgroups: | comp.os.msdos.djgpp |
| Subject: | Re: linking error?? |
| Date: | 6 Jul 2000 11:01:17 GMT |
| Organization: | Aachen University of Technology (RWTH) |
| Lines: | 17 |
| Message-ID: | <8k1ott$ab8$1@nets3.rz.RWTH-Aachen.DE> |
| References: | <39 DOT 70d732a DOT 26952e2f AT aol DOT com> |
| NNTP-Posting-Host: | acp3bf.physik.rwth-aachen.de |
| X-Trace: | nets3.rz.RWTH-Aachen.DE 962881277 10600 137.226.32.75 (6 Jul 2000 11:01:17 GMT) |
| X-Complaints-To: | abuse AT rwth-aachen DOT de |
| NNTP-Posting-Date: | 6 Jul 2000 11:01:17 GMT |
| Originator: | broeker@ |
| To: | djgpp AT delorie DOT com |
| DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
| Reply-To: | djgpp AT delorie DOT com |
Wcinfrcr AT aol DOT com wrote: > I get this error: > C:/djgpp/lang/cxx/iostream.h:31: streambuf.h No such file or directory > (ENOENT) I really wonder how you came to the conclusion that this might be a *linking* error, as stated in your "Subject:" line. This clearly is a problem with an include file, i.e. a compilation or even more precisely a preprocessing problem. You'll find the answer to your question in the FAQ, but in a nutshell: you used the wrong type of unzipper for your version of Windows platform (which seems to be NT). -- 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 |