public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/34687] my gcc wont compile
  2008-01-06 18:18 [Bug c++/34687] New: my gcc wont compile jokehell2 at hotmail dot com
@ 2008-01-06 18:18 ` jokehell2 at hotmail dot com
  2008-01-06 18:58 ` pinskia at gcc dot gnu dot org
                   ` (8 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: jokehell2 at hotmail dot com @ 2008-01-06 18:18 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from jokehell2 at hotmail dot com  2008-01-06 18:02 -------
Created an attachment (id=14886)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14886&action=view)
one of the files got by the line suggested by bug reportin instructions


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34687


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

* [Bug c++/34687]  New: my gcc wont compile
@ 2008-01-06 18:18 jokehell2 at hotmail dot com
  2008-01-06 18:18 ` [Bug c++/34687] " jokehell2 at hotmail dot com
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: jokehell2 at hotmail dot com @ 2008-01-06 18:18 UTC (permalink / raw)
  To: gcc-bugs

I got a bug while I was trying to compile an emulator i got this error msg:
gpp.exe internal error: (null) (program as)
I use this line to compile: gpp -g GBA.gpp -o gba.exe


-- 
           Summary: my gcc wont compile
           Product: gcc
           Version: 4.2.2
            Status: UNCONFIRMED
          Severity: critical
          Priority: P3
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: jokehell2 at hotmail dot com


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34687


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

* [Bug c++/34687] my gcc wont compile
  2008-01-06 18:18 [Bug c++/34687] New: my gcc wont compile jokehell2 at hotmail dot com
  2008-01-06 18:18 ` [Bug c++/34687] " jokehell2 at hotmail dot com
@ 2008-01-06 18:58 ` pinskia at gcc dot gnu dot org
  2008-01-08 17:22 ` manu at gcc dot gnu dot org
                   ` (7 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2008-01-06 18:58 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from pinskia at gcc dot gnu dot org  2008-01-06 18:37 -------
> gpp.exe internal error: (null) (program as)


as is crashing and as is part of the binutils project.

Can you give the output of compiling and add -v ?


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|critical                    |normal


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34687


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

* [Bug c++/34687] my gcc wont compile
  2008-01-06 18:18 [Bug c++/34687] New: my gcc wont compile jokehell2 at hotmail dot com
  2008-01-06 18:18 ` [Bug c++/34687] " jokehell2 at hotmail dot com
  2008-01-06 18:58 ` pinskia at gcc dot gnu dot org
@ 2008-01-08 17:22 ` manu at gcc dot gnu dot org
  2008-01-08 21:27 ` [Bug c++/34687] as crashed jokehell2 at hotmail dot com
                   ` (6 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: manu at gcc dot gnu dot org @ 2008-01-08 17:22 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from manu at gcc dot gnu dot org  2008-01-08 17:08 -------
Waiting for feedback.


-- 

manu at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34687


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

* [Bug c++/34687] as crashed
  2008-01-06 18:18 [Bug c++/34687] New: my gcc wont compile jokehell2 at hotmail dot com
                   ` (2 preceding siblings ...)
  2008-01-08 17:22 ` manu at gcc dot gnu dot org
@ 2008-01-08 21:27 ` jokehell2 at hotmail dot com
  2008-01-08 21:41 ` dj at redhat dot com
                   ` (5 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: jokehell2 at hotmail dot com @ 2008-01-08 21:27 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #4 from jokehell2 at hotmail dot com  2008-01-08 21:20 -------
well again couldn't solve it well I missed writing that im running gcc in
windows xp in a Pentium III 933mhz processor, and this is what I get by adding
-v as a mail told me, This is the full output I get while trying to compile
anything:

C:\DOCUME~1\LARIN\ESCRIT~1\src>gpp -v -g GBA.cpp -o GBA.exe
Using built-in specs.
Target: djgpp
Configured with: /v203/gcc-4.22/configure djgpp --prefix=/dev/env/DJDIR
--disabl
e-nls --disable-werror --enable-languages=c,c++,fortran,objc,obj-c++,ada
Thread model: single
gcc version 4.2.2
 c:/djgpp/bin/../libexec/gcc/djgpp/4.22/cc1plus.exe -quiet -v -iprefix
c:/djgpp/
bin/../lib/gcc/djgpp/4.22/ -remap -imacros
c:/djgpp/bin/../lib/gcc/djgpp/4.22/dj
gpp.ver GBA.cpp -quiet -dumpbase GBA.cpp -mtune=pentium -auxbase GBA -g
-version
 -o c:/djgpp/tmp/ccTZctYc.s
ignoring nonexistent directory
"c:/djgpp/bin/../lib/gcc/djgpp/4.22/../../../../d
jgpp/include"
ignoring nonexistent directory "c:/djgpp/djgpp/include/"
#include "..." search starts here:
#include <...> search starts here:
 c:/djgpp/bin/../lib/gcc/djgpp/4.22/../../../../include/cxx/4.22
 c:/djgpp/bin/../lib/gcc/djgpp/4.22/../../../../include/cxx/4.22/djgpp
 c:/djgpp/bin/../lib/gcc/djgpp/4.22/../../../../include/cxx/4.22/backward
 c:/djgpp/bin/../lib/gcc/djgpp/4.22/include
 c:/djgpp/include/cxx/4.22/
 c:/djgpp/include/cxx/4.22/djgpp/
 c:/djgpp/include/cxx/4.22/backward/
 c:/djgpp/lib/gcc/djgpp/4.22/include/
 c:/djgpp/include/
End of search list.
GNU C++ version 4.2.2 (djgpp)
        compiled by GNU C version 4.2.2.
GGC heuristics: --param ggc-min-expand=30 --param ggc-min-heapsize=4096
Compiler executable checksum: 9cf7db18348e520456ac1c71bc376dec
GBA.cpp: In function 'bool CPUWriteMemState(char*, int)':
GBA.cpp:678: warning: deprecated conversion from string constant to 'char*'
GBA.cpp: In function 'bool CPUReadMemState(char*, int)':
GBA.cpp:821: warning: deprecated conversion from string constant to 'char*'
 as -o c:/djgpp/tmp/ccm7slnR.o c:/djgpp/tmp/ccTZctYc.s
gpp.exe: Internal error: (null) (program as)
Please submit a full bug report.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.

C:\DOCUME~1\LARIN\ESCRIT~1\src>

Thanks for helping me, I hope we can solve it.

PS: sorry for the uppercases but EVERYTHING I TRY TO COMPILE GIVES ME THE SAME
ERROR!! thanks a lot for the help


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34687


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

* [Bug c++/34687] as crashed
  2008-01-06 18:18 [Bug c++/34687] New: my gcc wont compile jokehell2 at hotmail dot com
                   ` (3 preceding siblings ...)
  2008-01-08 21:27 ` [Bug c++/34687] as crashed jokehell2 at hotmail dot com
@ 2008-01-08 21:41 ` dj at redhat dot com
  2008-01-08 23:20 ` jokehell2 at hotmail dot com
                   ` (4 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: dj at redhat dot com @ 2008-01-08 21:41 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #5 from dj at redhat dot com  2008-01-08 21:26 -------
Subject: Re:  as crashed


Have you tried the 2.04 version?


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34687


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

* [Bug c++/34687] as crashed
  2008-01-06 18:18 [Bug c++/34687] New: my gcc wont compile jokehell2 at hotmail dot com
                   ` (4 preceding siblings ...)
  2008-01-08 21:41 ` dj at redhat dot com
@ 2008-01-08 23:20 ` jokehell2 at hotmail dot com
  2008-01-08 23:34 ` dj at redhat dot com
                   ` (3 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: jokehell2 at hotmail dot com @ 2008-01-08 23:20 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #6 from jokehell2 at hotmail dot com  2008-01-08 21:40 -------
No becouse I dinb't know it was in the ftp and I want to compile a program that
said that it could be compiled in GCC 3.0 without trouble but if I use an older
version I could get mi computer hung up and another alternative was MS Visual
C++ 6.0 but I prefer free I picked GCC so wich optimization I might add if I do
it with that version, the hung was refered to something like memmory or the
processor   
I tried to compile another program to check if the error was really of the
program 
or GCC's but it was GCC's. Thanks.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34687


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

* [Bug c++/34687] as crashed
  2008-01-06 18:18 [Bug c++/34687] New: my gcc wont compile jokehell2 at hotmail dot com
                   ` (5 preceding siblings ...)
  2008-01-08 23:20 ` jokehell2 at hotmail dot com
@ 2008-01-08 23:34 ` dj at redhat dot com
  2008-01-09  1:17 ` jokehell2 at hotmail dot com
                   ` (2 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: dj at redhat dot com @ 2008-01-08 23:34 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #7 from dj at redhat dot com  2008-01-08 22:00 -------
Subject: Re:  as crashed


DJGPP 2.04 is newer than djgpp 2.03.  You need to try the gcc 4.2.2
that's built with djgpp 2.04 (it's in the "beta" subdir, instead of
"current").  You have installed the gcc 4.2.2 that's built with djgpp
2.03, which doesn't work as well with XP and Vista.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34687


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

* [Bug c++/34687] as crashed
  2008-01-06 18:18 [Bug c++/34687] New: my gcc wont compile jokehell2 at hotmail dot com
                   ` (6 preceding siblings ...)
  2008-01-08 23:34 ` dj at redhat dot com
@ 2008-01-09  1:17 ` jokehell2 at hotmail dot com
  2008-01-09  1:23 ` jokehell2 at hotmail dot com
  2008-01-09  3:27 ` jokehell2 at hotmail dot com
  9 siblings, 0 replies; 11+ messages in thread
From: jokehell2 at hotmail dot com @ 2008-01-09  1:17 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #8 from jokehell2 at hotmail dot com  2008-01-09 00:13 -------
trying thanks


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34687


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

* [Bug c++/34687] as crashed
  2008-01-06 18:18 [Bug c++/34687] New: my gcc wont compile jokehell2 at hotmail dot com
                   ` (7 preceding siblings ...)
  2008-01-09  1:17 ` jokehell2 at hotmail dot com
@ 2008-01-09  1:23 ` jokehell2 at hotmail dot com
  2008-01-09  3:27 ` jokehell2 at hotmail dot com
  9 siblings, 0 replies; 11+ messages in thread
From: jokehell2 at hotmail dot com @ 2008-01-09  1:23 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #9 from jokehell2 at hotmail dot com  2008-01-09 00:46 -------
still can't is there any version that accepts to leave _asm undeclared?


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34687


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

* [Bug c++/34687] as crashed
  2008-01-06 18:18 [Bug c++/34687] New: my gcc wont compile jokehell2 at hotmail dot com
                   ` (8 preceding siblings ...)
  2008-01-09  1:23 ` jokehell2 at hotmail dot com
@ 2008-01-09  3:27 ` jokehell2 at hotmail dot com
  9 siblings, 0 replies; 11+ messages in thread
From: jokehell2 at hotmail dot com @ 2008-01-09  3:27 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #10 from jokehell2 at hotmail dot com  2008-01-09 01:22 -------
is bnu related to this? do i have to use make? in case that I must/have to use
make how is going to be the comand line?


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34687


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

end of thread, other threads:[~2008-01-09  1:23 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-01-06 18:18 [Bug c++/34687] New: my gcc wont compile jokehell2 at hotmail dot com
2008-01-06 18:18 ` [Bug c++/34687] " jokehell2 at hotmail dot com
2008-01-06 18:58 ` pinskia at gcc dot gnu dot org
2008-01-08 17:22 ` manu at gcc dot gnu dot org
2008-01-08 21:27 ` [Bug c++/34687] as crashed jokehell2 at hotmail dot com
2008-01-08 21:41 ` dj at redhat dot com
2008-01-08 23:20 ` jokehell2 at hotmail dot com
2008-01-08 23:34 ` dj at redhat dot com
2008-01-09  1:17 ` jokehell2 at hotmail dot com
2008-01-09  1:23 ` jokehell2 at hotmail dot com
2008-01-09  3:27 ` jokehell2 at hotmail dot com

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