public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/30671]  New: Compiling spiderMonkey gives the following error.
@ 2007-02-01 18:24 mansuk at gmail dot com
  2007-02-01 18:29 ` [Bug c/30671] " mansuk at gmail dot com
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: mansuk at gmail dot com @ 2007-02-01 18:24 UTC (permalink / raw)
  To: gcc-bugs

Compiling Spidermonkey gives the following error.


make[1]: Entering directory
`/home/suman/downloads/DL/tmp/spidermonkey/js/src/fdlibm'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory
`/home/suman/downloads/DL/tmp/spidermonkey/js/src/fdlibm'
make -f Makefile.ref  Linux_All_DBG.OBJ/libjs.a Linux_All_DBG.OBJ/libjs.so
Linux_All_DBG.OBJ/js  Linux_All_DBG.OBJ/jsautocfg.h Linux_All_DBG.OBJ/jscpucfg
Linux_All_DBG.OBJ/jscpucfg.o Linux_All_DBG.OBJ/jsmathtemp.o
cat: ../../dist/Linux_All_DBG.OBJ/nspr/Version: No such file or directory
make[1]: Entering directory `/home/suman/downloads/DL/tmp/spidermonkey/js/src'
make[1]: Circular jscpucfg.h <- Linux_All_DBG.OBJ/jsautocfg.h dependency
dropped.
gcc -o Linux_All_DBG.OBJ/jscpucfg.o -c -Wall -Wno-format -DGCC_OPT_BUG -g
-DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R
-DX86_LINUX  -DDEBUG -DDEBUG_suman -DEDITLINE -ILinux_All_DBG.OBJ  jscpucfg.c
jscpucfg.c:374: internal compiler error: in dwarf2out_finish, at
dwarf2out.c:14129
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
For Debian GNU/Linux specific bug reporting instructions,

make[1]: *** [Linux_All_DBG.OBJ/jscpucfg.o] Error 1
make[1]: Leaving directory `/home/suman/downloads/DL/tmp/spidermonkey/js/src'
make: *** [all] Error


-- 
           Summary: Compiling spiderMonkey gives the following error.
           Product: gcc
           Version: 4.1.2
            Status: UNCONFIRMED
          Severity: major
          Priority: P3
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: mansuk at gmail dot com


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


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

* [Bug c/30671] Compiling spiderMonkey gives the following error.
  2007-02-01 18:24 [Bug c/30671] New: Compiling spiderMonkey gives the following error mansuk at gmail dot com
@ 2007-02-01 18:29 ` mansuk at gmail dot com
  2007-02-01 20:19 ` [Bug debug/30671] " pinskia at gcc dot gnu dot org
  2007-02-02 11:18 ` rguenth at gcc dot gnu dot org
  2 siblings, 0 replies; 4+ messages in thread
From: mansuk at gmail dot com @ 2007-02-01 18:29 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from mansuk at gmail dot com  2007-02-01 18:28 -------
Created an attachment (id=12996)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12996&action=view)
preprocessed file

The preprocessed file is attched.
gcc (GCC) 4.1.2 20060928 (prerelease) (Ubuntu 4.1.1-13ubuntu5)


-- 


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


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

* [Bug debug/30671] Compiling spiderMonkey gives the following error.
  2007-02-01 18:24 [Bug c/30671] New: Compiling spiderMonkey gives the following error mansuk at gmail dot com
  2007-02-01 18:29 ` [Bug c/30671] " mansuk at gmail dot com
@ 2007-02-01 20:19 ` pinskia at gcc dot gnu dot org
  2007-02-02 11:18 ` rguenth at gcc dot gnu dot org
  2 siblings, 0 replies; 4+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2007-02-01 20:19 UTC (permalink / raw)
  To: gcc-bugs



-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|major                       |normal
          Component|c                           |debug


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


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

* [Bug debug/30671] Compiling spiderMonkey gives the following error.
  2007-02-01 18:24 [Bug c/30671] New: Compiling spiderMonkey gives the following error mansuk at gmail dot com
  2007-02-01 18:29 ` [Bug c/30671] " mansuk at gmail dot com
  2007-02-01 20:19 ` [Bug debug/30671] " pinskia at gcc dot gnu dot org
@ 2007-02-02 11:18 ` rguenth at gcc dot gnu dot org
  2 siblings, 0 replies; 4+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2007-02-02 11:18 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from rguenth at gcc dot gnu dot org  2007-02-02 11:18 -------


*** This bug has been marked as a duplicate of 26881 ***


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |DUPLICATE


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


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

end of thread, other threads:[~2007-02-02 11:18 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-02-01 18:24 [Bug c/30671] New: Compiling spiderMonkey gives the following error mansuk at gmail dot com
2007-02-01 18:29 ` [Bug c/30671] " mansuk at gmail dot com
2007-02-01 20:19 ` [Bug debug/30671] " pinskia at gcc dot gnu dot org
2007-02-02 11:18 ` rguenth at gcc dot gnu dot org

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