www.delorie.com/djgpp/bugs/show.cgi   search  
Bug 000255

When Created: 10/30/1998 14:00:57
Against DJGPP version: 2.01
By whom: josvanr@xs4all.nl
Abstract: Compiling .c programs works ok, but when compiling .cc programs, the compiler/linker (?) can't find streambuf.h
When I compile a  program,  that uses <stdio.h>, 
everything works fine, but when I compile a program, 
using <iostream.h> I get the error message

In file included from test.cpp:2:
c:/djgpp/lang/cxx/iostream.h:31: streambuf.h: No such file or directory (ENOENT)

My opsys is windows 98. I have my enviroment variables set as
indicated in the readme.1st file: 

djgpp=c:/djgpp/djgpp.env

Do you know what could be wrong?

Solution added: 11/04/1998 09:00:50
By whom: ravilov@foi.hr
You must use `gxx' to compile c++ programs.

Fixed in version 2.02 on 11/04/1998 15:00:22
By whom: broeker@physik.rwth-aachen.de

Solution added: 11/04/1998 15:00:23
By whom: broeker@physik.rwth-aachen.de
No solution necessary: installation problem caused
by not setting LFN=y, and using the correct unzipping
program.



  webmaster     delorie software   privacy  
  Copyright © 2010   by DJ Delorie     Updated Jul 2010