Mail Archives: djgpp/1998/01/15/22:30:36
Hi,
I'm a beginner for using DJGPP. I want to compile C++ programs, I
downloaded
bnu27b.zip, csdpmi3b.zip, djdev201.zip, gcc2721b.zip, gdb416b.zip,
gpp2721b.zip, lgp271b and txi390b.zip.
Then I create directory named DJGPP in D:\ and I also set
set djgpp=d:\djgpp\djgpp.evn
set path=d:\djgpp\bin;%path%
When I compile C++ prgrams(test.cc), run 'gxx -o test.exe test.cc',
then it appears an error message as below:
d:/djgpp/bin\ld.exe: cannot open -lgpp: too many open files in
system(ENFILE)
Would anyone tell me how to solve this problem?
Thanks in advance,
Doug.
- Raw text -