This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

c++/1799: PalmOS Emulator Build Failure; Internal compiler error



>Number:         1799
>Category:       c++
>Synopsis:       PalmOS Emulator Build Failure; Internal compiler error
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sun Jan 28 09:26:00 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Christopher C. Lamb
>Release:        gcc version 2.96 20000731 (Red Hat Linux 7.0)
>Organization:
>Environment:
PII 266MHZ (not overclocked); 64 MB RAM
>Description:
Attempting to build the PalmOS emulator available from
www.palmos.com/dev fails.  The information supplied at the
point of failure is:
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=1 -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 `/usr/src/redhat/SOURCES/Emulator_Src_3.0a8/BuildUnix'
make: *** [all-recursive] Error 1
>How-To-Repeat:
Download the distribution from www.palmos.dev.  Extract.
Follow build instructions (i.e. cd BuildUnix, ./Configure,
make).  The Make will fail.
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]