Closed
Bug 2540
Opened 26 years ago
Closed 26 years ago
Can't build current CVS Tree (21.1.99) Getting internal compiler error
Categories
(Core :: XPCOM, defect, P2)
Tracking
()
CLOSED
FIXED
M4
People
(Reporter: andreas.otte, Assigned: scullin)
Details
On Linux 2.0.36, gcc and g++ 2.7.2.3, gtk 1.1.13, nspr with pthreads, mozilla
with pthreads the build dies in
nsDocLoader.cpp with In method
nsDocLoaderServiceFactory::~nsDocLoaderServiceFactory()
line 1869 Internal compiler error
Template problem?
Reporter | ||
Comment 1•26 years ago
|
||
Now (24.1.99) the problem moved to nsEventQueueService.cpp in line 321 in
function nsEventQueueServiceFactory().
Reporter | ||
Comment 2•26 years ago
|
||
There are some patches from Ceasar Rincon fixing this problems, but
at this point mozilla on Linux is not much fun, last time I was sucessfully able
to actually render a page was around end of december. After that ... nada ...
marking as fixed as this seems to be working fine. could someone please verify?
Moving bug fomr XP-COM to XPCOM. Cleaning up Bugzilla. XP-COM will be removed.
Reporter | ||
Updated•26 years ago
|
Status: RESOLVED → CLOSED
Reporter | ||
Comment 6•26 years ago
|
||
It's okay for me, not because I found it solved, but because I switched to egcs
1.1 in frustration. So I can no longer verify this bug, but to my knowledge it
was not solved until 3 weeks ago when I switched.
Support for gcc 2.7.2.3 under linux was or is questionable to say the least.
You need to log in
before you can comment on or make changes to this bug.
Description
•