This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
c++/1094: Build error on RedHat 7.0 Linux
- To: gcc-gnats at gcc dot gnu dot org
- Subject: c++/1094: Build error on RedHat 7.0 Linux
- From: dave at syncinc dot com
- Date: 19 Dec 2000 19:35:35 -0000
- Reply-To: dave at syncinc dot com
>Number: 1094
>Category: c++
>Synopsis: Build error on RedHat 7.0 Linux
>Confidential: no
>Severity: critical
>Priority: high
>Responsible: unassigned
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Tue Dec 19 11:36:07 PST 2000
>Closed-Date:
>Last-Modified:
>Originator: Dave Finnegan, dave@syncinc.com
>Release: Emulator_Src_3.0a8/BuildUnix
>Organization:
>Environment:
RedHat 7.0 Linux
Toshiba Portege 7200 CTe
Kernel 2.2.16-22
i686
128 Mb memory
12 Gb disk
650 Mhz processor
>Description:
I am trying to build the Palm OS Emulator and am getting
the following error:
make[1]: Entering directory `/home/dave/tools/pilot/emulators/Emulator_Src_3.0a8/BuildUnix'
c++ -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_ENDIAN_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_TYPE_SOCKLEN_T=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_MKDIR=1 -DHAVE_LIBFLTK=1 -I. -I. -I./../SrcShared -I./../SrcShared/Hardware -I./../SrcShared/Hardware/TRG -I./../SrcShared/Palm/Device -I./../SrcShared/Palm/Platform/Core/Hardware/IncsPrv -I./../SrcShared/Palm/Platform/Core/System/IncsPrv -I./../SrcShared/Palm/Platform/Incs -I./../SrcShared/Palm/Platform/Incs/Core -I./../SrcShared/Palm/Platform/Incs/Core/Hardware -I./../SrcShared/Palm/Platform/Incs/Core/System -I./../SrcShared/Palm/Platform/Incs/Core/UI -I./../SrcShared/Palm/Platform/Incs/Libraries -I./../SrcShared/Gzip -I./../SrcShared/jpeg -I./../SrcShared/omnithread -I./../SrcShared/UAE -I./../SrcUnix -I./../SrcUnix/espws-2.0 -DUNIX -D__PALMOS_TRAPS__=0 -DEMULATION_LEVEL=EMULATION_UNIX -O2 -DHAS_PROFILING=0 -DNDEBUG -fexceptions -Wall -Wno-multichar -Wno-unknown-pragmas -Wno-conversion -D_REENTRANT -DNoNanoSleep -DPthreadDraftVersion=10 -I/usr/X11R6/include -c ./../SrcShared/MetaMemory.cpp
../SrcShared/UAE/newcpu.h: In function `void
MetaMemory::GWH_ExamineChunk (const EmPalmChunk &,
MetaMemory::WhatHappenedData &)':
../SrcShared/UAE/newcpu.h:225: Internal compiler error in
fix_lexical_addr, at function.c:5320
Please submit a full bug report.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
make[1]: *** [MetaMemory.o] Error 1
make[1]: Leaving directory `/home/dave/tools/pilot/emulators/Emulator_Src_3.0a8/BuildUnix'
make: *** [all-recursive] Error 1
>How-To-Repeat:
I can repeat this problem by simply re-building the software
>Fix:
Yes, please! :-)
>Release-Note:
>Audit-Trail:
>Unformatted: