Mail Archives: djgpp/1998/05/30/12:07:58
Date: | Sat, 30 May 1998 12:04:51 -0400 (EDT)
|
From: | Nissim <nchudnof AT mbhs DOT edu>
|
To: | DJGPP Questions <djgpp AT delorie DOT com>
|
Subject: | gcc 2.8.1 and PDMLWP 03
|
Message-ID: | <Pine.LNX.3.96.980530115808.10437A-100000@binx.mbhs.edu>
|
MIME-Version: | 1.0
|
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/
-----------------------------------
- Raw text -