| delorie.com/archives/browse.cgi | search |
| Date: | Thu, 18 Jun 1998 13:11:36 +0300 (IDT) |
| From: | Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> |
| To: | Lucas Moten <lucasmoten AT axiomstudios DOT com> |
| cc: | DJGPP Listserv <djgpp AT delorie DOT com> |
| Subject: | Re: Bad Header Files??? |
| In-Reply-To: | <000f01bd9a75$c5e65660$0300a8c0@lucas> |
| Message-ID: | <Pine.SUN.3.91.980618131011.24427C-100000@is> |
| MIME-Version: | 1.0 |
On Thu, 18 Jun 1998, Lucas Moten wrote:
> I get an error in 'streambuf.h':
> d:/djgpp/lang/cxx/streambuf.h(35) Error: parse error before string constant
>
> This is a simple }
> extern "C" {
> #include <libio.h>
> }
This is some installation mess. Please add -v to the compilation command
line and post everything that's printed during compilation. You will
need to redirect stderr to a file; use the `redir' utility for that.
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |