Mail Archives: djgpp/1999/06/09/09:29:12
Hi folks,
I have installed the djgpp v2 on my windows95 box, and
try to run makeall on the test directory, it stoped when I try
to comnpile the second program with message:
I have installed all binaries from:
g770523b.zip
gcc281b.zip
bnu281b.zip
gpp2981b.zip
make377b.zip
and other ones as cvs,sed using pkunzip -d on this order
I'm set the DJGPP and PATH environment corretly (I think)
and when I try to compile my C++ program with command
gcc -o myprg myprg.cc
I got the error:
in file included from myprg.cc:1:
c:/bin/djgpp/lang/cxx/iostream.h:31: streambuf.h: No such File or
Directory (ENOENT)
I have searched in all zip files and have not found this
file or any reference about it.
Did I do some thing wrong?
This program run ok on FreeBSD box.
And it stoped when I try to comnpile the second program
on the test directory with message:
make.exe: *** [p_check.out] Error -1
--
# COPPE/Universidade Federal do Rio de Janeiro #
# Laboratorio de Instrumentacao Nuclear #
# mailto:rizzo AT lin DOT ufrj DOT br #
# http://lin.ufrj.br/~rizzo #
- Raw text -