Date: Sat, 30 May 1998 12:04:51 -0400 (EDT) From: Nissim To: DJGPP Questions Subject: gcc 2.8.1 and PDMLWP 03 Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk I tried to make PDMLWP, and it gave me the following output: -- begin output -- cd src c:/djgpp/bin/make.exe make.exe[1]: Entering directory `c:/djgpp/contrib/pdmlwp/src' gcc -O3 -Wall -m486 -g -I../include -c threads.cc -o threads.o ../include/threads.h: In method `volatile int MutexSemaphore::isLocked()': In file included from threads.cc:40: ../include/threads.h:85: Internal compiler error. ../include/threads.h:85: Please submit a full bug report to `bug-g++@prep.ai.mit.edu'. make.exe[1]: *** [threads.o] Error 1 make.exe[1]: Leaving directory `c:/djgpp/contrib/pdmlwp/src' make.exe: *** [libs] Error 2 -- end output -- I am running gcc 2.8.1, gpp 2.8.1, lgp 2.8.1.1 and make 3.7.6.1 . Has anyone encountered this problem before? Nissim Chudnoff ----------------------------------- Email: nissim AT mindless DOT com WWW: http://mmm.mbhs.edu/~nchudnof/ -----------------------------------