public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* c++/4858: Error compiling palos emulator v3.3 for linux
@ 2001-11-01 15:18 xavier.sanz
  0 siblings, 0 replies; 4+ messages in thread
From: xavier.sanz @ 2001-11-01 15:18 UTC (permalink / raw)
  To: gcc-gnats


>Number:         4858
>Category:       c++
>Synopsis:       Error compiling palos emulator v3.3 for linux
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Nov 12 09:46:01 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     palm os emulator 3.3
>Release:        unknown-1.0
>Organization:
>Environment:
Linux suse 7.1
>Description:
SrcShared/HostControl.cpp
./../SrcShared/HostControl.cpp: In function `void _HostImportFile()':
./../SrcShared/HostControl.cpp:2574: warning: NULL used in arithmetic
./../SrcShared/HostControl.cpp: In function `void _HostExportFile()':
./../SrcShared/HostControl.cpp:2619: warning: NULL used in arithmetic
./../SrcShared/HostControl.cpp:2619: warning: NULL used in arithmetic
./../SrcShared/HostControl.cpp: In function `void _HostSaveScreen()':
./../SrcShared/HostControl.cpp:2662: warning: NULL used in arithmetic
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_MKSTEMP=1 -DHAVE_TEMPNAM=1 -DHAVE_GL_GLU_H=1 -DHAVE_LIBFLTK=1  -I. -I.  -I./../SrcShared -I./../SrcShared/Hardware -I./../SrcShared/Hardware/TRG -I./../SrcShared/Palm/Device -I./../SrcShared/Palm/Platform -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/Patches -I./../SrcShared/UAE -I./../SrcUnix -I./../SrcUnix/espws-2.0    -DPLATFORM_UNIX=1 -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/LoadApplication.cpp
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_MKSTEMP=1 -DHAVE_TEMPNAM=1 -DHAVE_GL_GLU_H=1 -DHAVE_LIBFLTK=1  -I. -I.  -I./../SrcShared -I./../SrcShared/Hardware -I./../SrcShared/Hardware/TRG -I./../SrcShared/Palm/Device -I./../SrcShared/Palm/Platform -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/Patches -I./../SrcShared/UAE -I./../SrcUnix -I./../SrcUnix/espws-2.0    -DPLATFORM_UNIX=1 -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/Logging.cpp
/usr/include/g++/stl_deque.h: In method `struct _Deque_iterator<unsigned char,unsigned char &,unsigned char *,0> deque<unsigned char,__default_alloc_template<true,0>,0>::erase(_Deque_iterator<unsigned char,unsigned char &,unsigned char *,0>, _Deque_iterator<unsigned char,unsigned char &,unsigned char *,0>)':
./../SrcShared/Logging.cpp:929:   instantiated from here
/usr/include/g++/stl_deque.h:1051: warning: comparison between signed and unsigned
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_MKSTEMP=1 -DHAVE_TEMPNAM=1 -DHAVE_GL_GLU_H=1 -DHAVE_LIBFLTK=1  -I. -I.  -I./../SrcShared -I./../SrcShared/Hardware -I./../SrcShared/Hardware/TRG -I./../SrcShared/Palm/Device -I./../SrcShared/Palm/Platform -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/Patches -I./../SrcShared/UAE -I./../SrcUnix -I./../SrcUnix/espws-2.0    -DPLATFORM_UNIX=1 -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/Marshal.cpp
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_MKSTEMP=1 -DHAVE_TEMPNAM=1 -DHAVE_GL_GLU_H=1 -DHAVE_LIBFLTK=1  -I. -I.  -I./../SrcShared -I./../SrcShared/Hardware -I./../SrcShared/Hardware/TRG -I./../SrcShared/Palm/Device -I./../SrcShared/Palm/Platform -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/Patches -I./../SrcShared/UAE -I./../SrcUnix -I./../SrcUnix/espws-2.0    -DPLATFORM_UNIX=1 -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/MetaMemory.cpp: In function `static enum Errors::EAccessType MetaMemory::AllowForBugs(long unsigned int, long int, int, Errors::EAccessType)':
./../SrcShared/MetaMemory.cpp:428: Internal compiler error.
./../SrcShared/MetaMemory.cpp:428: Please submit a full bug report.
./../SrcShared/MetaMemory.cpp:428: See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
make[1]: *** [MetaMemory.o] Error 1
make[1]: Leaving directory `/root/Emulator_Src_3.3/BuildUnix'
make: *** [all-recursive] Error 1
linux:~/Emulator_Src_3.3/BuildUnix #                                                                                                    
>How-To-Repeat:
configure and compile the palm os emulator 3.3
>Fix:

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: c++/4858: Error compiling palos emulator v3.3 for linux
@ 2002-02-26 18:36 rodrigc
  0 siblings, 0 replies; 4+ messages in thread
From: rodrigc @ 2002-02-26 18:36 UTC (permalink / raw)
  To: gcc-bugs, gcc-prs, nobody, rodrigc, xavier.sanz

Synopsis: Error compiling palos emulator v3.3 for linux

State-Changed-From-To: feedback->closed
State-Changed-By: rodrigc
State-Changed-When: Tue Feb 26 18:34:59 2002
State-Changed-Why:
    No feedback.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=4858


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: c++/4858: Error compiling palos emulator v3.3 for linux
@ 2001-11-01 20:33 rodrigc
  0 siblings, 0 replies; 4+ messages in thread
From: rodrigc @ 2001-11-01 20:33 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

The following reply was made to PR c++/4858; it has been noted by GNATS.

From: rodrigc@gcc.gnu.org
To: gcc-bugs@gcc.gnu.org, gcc-gnats@gcc.gnu.org, gcc-prs@gcc.gnu.org,
  nobody@gcc.gnu.org, rodrigc@gcc.gnu.org, xavier.sanz@commfactory.com
Cc:  
Subject: Re: c++/4858: Error compiling palos emulator v3.3 for linux
Date: 13 Nov 2001 04:10:56 -0000

 Synopsis: Error compiling palos emulator v3.3 for linux
 
 State-Changed-From-To: open->feedback
 State-Changed-By: rodrigc
 State-Changed-When: Mon Nov 12 20:10:54 2001
 State-Changed-Why:
     Read the bug submission guidelines at http://gcc.gnu.org
     and submit preprocessed source, otherwise your bug cannot be analyzed.
 
 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&pr=4858&database=gcc


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: c++/4858: Error compiling palos emulator v3.3 for linux
@ 2001-11-01 18:56 rodrigc
  0 siblings, 0 replies; 4+ messages in thread
From: rodrigc @ 2001-11-01 18:56 UTC (permalink / raw)
  To: gcc-bugs, gcc-gnats, gcc-prs, nobody, rodrigc, xavier.sanz

Synopsis: Error compiling palos emulator v3.3 for linux

State-Changed-From-To: open->feedback
State-Changed-By: rodrigc
State-Changed-When: Mon Nov 12 20:10:54 2001
State-Changed-Why:
    Read the bug submission guidelines at http://gcc.gnu.org
    and submit preprocessed source, otherwise your bug cannot be analyzed.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&pr=4858&database=gcc


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2002-02-27  2:35 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-11-01 15:18 c++/4858: Error compiling palos emulator v3.3 for linux xavier.sanz
2001-11-01 18:56 rodrigc
2001-11-01 20:33 rodrigc
2002-02-26 18:36 rodrigc

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).