public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: c++/2548: Internal Compile error.
@ 2001-08-12 11:32 rodrigc
  0 siblings, 0 replies; 3+ messages in thread
From: rodrigc @ 2001-08-12 11:32 UTC (permalink / raw)
  To: gcc-bugs, gcc-prs, nobody, swhey, swhey, rodrigc

Synopsis: Internal Compile error.

State-Changed-From-To: open->feedback
State-Changed-By: rodrigc
State-Changed-When: Sun Aug 12 11:32:39 2001
State-Changed-Why:
    I cannot reproduce your error with gcc 3.0 under Linux.
    
    Can you update your Mingw release to the newest version
    at http://www.mingw.org ?
    
    Also, can you report your problem to the MingW mailing
    list, since the MingW release of gcc has some differences
    than the Free Software Foundation (FSF) release of gcc.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=2548&database=gcc


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

* Re: c++/2548: Internal Compile error.
@ 2001-09-15 20:07 rodrigc
  0 siblings, 0 replies; 3+ messages in thread
From: rodrigc @ 2001-09-15 20:07 UTC (permalink / raw)
  To: gcc-bugs, gcc-prs, nobody, swhey, swhey, rodrigc

Synopsis: Internal Compile error.

State-Changed-From-To: feedback->closed
State-Changed-By: rodrigc
State-Changed-When: Sat Sep 15 20:07:53 2001
State-Changed-Why:
    Feedback not provided.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=2548&database=gcc


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

* c++/2548: Internal Compile error.
@ 2001-04-13 14:46 swhey
  0 siblings, 0 replies; 3+ messages in thread
From: swhey @ 2001-04-13 14:46 UTC (permalink / raw)
  To: gcc-gnats; +Cc: swhey

>Number:         2548
>Category:       c++
>Synopsis:       Internal Compile error.
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Apr 13 14:46:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Stephen Hey
>Release:        2.95.2gcc driver version 2.95.2 19991024 (release) executing gcc version 2.95.2-20001116
>Organization:
>Environment:
Win32 (Specifically Windows ME)
>Description:
I am running mingw32 under the WindowsME operating system. This compiler has worked in the past compiling Crystal Space (A 3D engine. http://crystal.linuxgames.org )This engine is made in C++ under Linux. I have attached sddialog.ii.gz. The compiler now gives me this error:

gcc -c -o out/WIN32/INTEL/debug/sddialog.o libs/csws/skins/default/sddialog.cpp
-D__CRYSTAL_SPACE__ -Wall  -fvtable-thunks -pipe -g -DCS_DEBUG -I. -I./apps -I./
include -I./libs -I./plugins -I./support
libs/csws/skins/default/sddialog.cpp: In method `void csDefaultDialogSkin::Initi
alize(csApp *, csSkin *)':
libs/csws/skins/default/sddialog.cpp:31: Internal compiler error.
libs/csws/skins/default/sddialog.cpp:31: Please submit a full bug report.
libs/csws/skins/default/sddialog.cpp:31: See <URL: http://www.gnu.org/software/gc
c/faq.html#bugreport> for instructions.

Here is the output from 'gcc -v -save-temps libs/csws/skins/default/sddialog.cpp'

D:\CS>gcc -v -save-temps libs/csws/skins/default/sddialog.cpp
Reading specs from D:\MINGW32\BIN\..\lib\gcc-lib\mingw32\2.95.2\specs
gcc driver version 2.95.2 19991024 (release) executing gcc version 2.95.2-200011
16
 D:\MINGW32\BIN\..\lib\gcc-lib\mingw32\2.95.2\cpp.exe -lang-c++ -v -iprefix D:\M
INGW32\BIN\..\lib/gcc-lib/mingw32\2.95.2\ -D__GNUC__=2 -D__GNUG__=2 -D__GNUC_MIN
OR__=95 -D__cplusplus -Di386 -D_WIN32 -DWIN32 -D__WIN32__ -D__MINGW32__=0.2 -D__
MSVCRT__ -DWINNT -D_X86_=1 -D__STDC__=1 -D__stdcall=__attribute__((__stdcall__))
 -D_stdcall=__attribute__((__stdcall__)) -D__cdecl=__attribute__((__cdecl__)) -D
__declspec(x)=__attribute__((x)) -D__i386__ -D_WIN32 -D__WIN32__ -D__WIN32__ -D_
_MINGW32__=0.2 -D__MSVCRT__ -D__WINNT__ -D_X86_=1 -D__STDC__=1 -D__stdcall=__att
ribute__((__stdcall__)) -D___stdcall__=__attribute__((__stdcall__)) -D__cdecl=__
attribute__((__cdecl__)) -D__declspec(x)=__attribute__((x)) -D__i386 -D__WIN32 -
D__WINNT -D___stdcall=__attribute__((__stdcall__)) -Asystem(winnt) -Acpu(i386) -
Amachine(i386) -D__EXCEPTIONS -remap -Acpu(i386) -Amachine(i386) -Di386 -D__i386
 -D__i386__ libs/csws/skins/default/sddialog.cpp sddialog.ii
GNU CPP version 2.95.2 19991024 (release) (80386, BSD syntax)
#include "..." search starts here:
#include <...> search starts here:
 D:/MINGW32/BIN/../lib/gcc-lib/mingw32/2.95.2/../../../../include/g++-3
 D:/MINGW32/BIN/../lib/gcc-lib/mingw32/2.95.2/../../../../include
 D:/MINGW32/BIN/../lib/gcc-lib/mingw32/2.95.2/include
End of search list.
The following default directories have been omitted from the search path:
 /gcc-2.95.2/lib/gcc-lib/i386-mingw32msvc/2.95.2/../../../../i386-mingw32msvc/in
clude
 /usr/local/i386-mingw32/include
End of omitted list.
libs/csws/skins/default/sddialog.cpp:20: cssysdef.h: No such file or directory
libs/csws/skins/default/sddialog.cpp:21: csws/csdialog.h: No such file or direct
ory
libs/csws/skins/default/sddialog.cpp:22: csws/csapp.h: No such file or directory

libs/csws/skins/default/sddialog.cpp:23: csws/cswsutil.h: No such file or direct
ory
libs/csws/skins/default/sddialog.cpp:24: csws/sdefault.h: No such file or direct
ory
libs/csws/skins/default/sddialog.cpp:25: qint.h: No such file or directory
>How-To-Repeat:
After CVS checkout of CrystalSpace V.19, type MS-DOS box under
C:\CS> make win32gcc MODE= debug
C:\CS> make depend
C:\CS> make -k clean all

Compiles correctly for several DLL's/programs then stops at sddialog.ii.gz with Internal Compile Error.
>Fix:
I have no idea. I'm just a user. Contact me for more info if you need it.
>Release-Note:
>Audit-Trail:
>Unformatted:
----gnatsweb-attachment----
Content-Type: application/x-gzip-compressed; name="sddialog.ii.gz"
Content-Transfer-Encoding: base64
Content-Disposition: attachment; filename="sddialog.ii.gz"

H4sICPBu1zoAC3NkZGlhbG9nLmlpAK1XbU/iQBD+jIn/YeQSQg3iFeOHk2ACNCKRqAfc3UfTl6Vs
LG2zrQdo/O+3L22huC2LXjSk7M48z9OZ2Z3hG+hQ9bAVndvRMjqPnrEfnTtoZr548XnkONj0Ardp
h2H1+AiOjw7/+xtgB+zIEJAGx5tQlquroY9j+hW/IqjbUTcM4RTTzwa1ZgZw+mgS5Mfa8dEb5YY6
Q9KYRZt9FZtn16PAdKDeM+3nBlQFfJU+sQWXBC++U9Wo/Xu5FAPhLTEpI8No3hDElhQwiLlkL9IP
FmHgU21Qm85xJMAYXLTEsT2Hep0aCUeoadwEmgMU3xBzgSbx2mN0GnPgIgBsM0KU0plF9xT3SiwC
WASZz+1dk9uA4NfAj00vM5TxjbBPab43gP7L9i0WueYf7MRUsMbN+pPH7ujJGHZHD4On1mg4uJ1e
GFpbiUVXY9F3WA4jKWa4Rdidx5QCzqClJCUlLOCUwuakG93x3X9WrhbEjXJl1Hxmd5XL6+w3IjG2
D6gytdf8QpnpnKM0SEU0B7Dsz4AoBqVzxU0PStinq0xJjK6uW/+SbsUi6/ILvLTExsiOL4xDrjIV
tZt3k8n+VJGmQnXF23Dfgc+f4QLBUr0f5MqD38Pxwgwl7eYdQDQ0PCtsZl0vnJtM3HUHWpeXmkAh
KH4hfjvxph3SWjbAmnPUAqBeQBxEJrwvC2uhm3PzBk2NpuuQNU3odKh0y2VtUjDWapAZ9QMvIMzq
pJOPR6/bvxuMH37dG7m2O/MCMwbSAJeyptGJKNB40Ct874SkCF+eUJMNPQmRljFRGpujEdeC+s8h
DVedwCkLZ/MHRRIr7ocVK1tJsXgEJnvFya3pqaICCjb1ss1W2eaFdFMkMsuhKDcxR1Zo0VVKKm4z
PokUb9UwzWolmcEqrOoC4q6gw+4L+rRmT5yIMex8Mr6TotKcolWcjmqVN+GVYp+VnNzVAvvtjfl6
j/k6M3/nnzxWYtiUODWSM6XafmixUIdEjeKow3zmPHgrEUI52dY1kGUSgAcWeRHKjlpF5vyIVzRz
pckWyRXTacHdn0rYUrB3jp/kL50N6GaaTy8vUUTWPCuhdMRnpp+a6Tlkexuy+IKWjPo5/9ahIxz3
bimy7/TmnK+cOflVmblk3SBpKQA8bJOiS5/m7R+aNHzqrg4AAA==


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

end of thread, other threads:[~2001-09-15 20:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-08-12 11:32 c++/2548: Internal Compile error rodrigc
  -- strict thread matches above, loose matches on Subject: below --
2001-09-15 20:07 rodrigc
2001-04-13 14:46 swhey

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).