public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/42287]  New: xgcc: Internal error: Segmentation fault (program as)
@ 2009-12-04 21:54 mark at advancedtechcorp dot com
  2009-12-04 21:55 ` [Bug target/42287] " mark at advancedtechcorp dot com
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: mark at advancedtechcorp dot com @ 2009-12-04 21:54 UTC (permalink / raw)
  To: gcc-bugs

Attempting to build GCC for a powerpc-linux-gnu target.  Host machine is i686
running Linux 2.6.31.6-145.fc12.i686.PAE

Get the dreaded "checking for suffix of object files... configure: error:
cannot compute suffix of object files: cannot compile  See `config.log' for
more details." message.  Looking at config.log (in powerpc-linux-gnu/libgcc), I
find a message telling me to report the segmentation fault of as.  So, I'm
doing it.

What a pain it is to build GCC for this target.  Any help is greatly
appreciated.


-- 
           Summary: xgcc: Internal error: Segmentation fault (program as)
           Product: gcc
           Version: 4.3.4
            Status: UNCONFIRMED
          Severity: blocker
          Priority: P3
         Component: target
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: mark at advancedtechcorp dot com
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: powerpc-linux-gnu
GCC target triplet: powerpc-linux-gnu


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


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

* [Bug target/42287] xgcc: Internal error: Segmentation fault (program as)
  2009-12-04 21:54 [Bug target/42287] New: xgcc: Internal error: Segmentation fault (program as) mark at advancedtechcorp dot com
@ 2009-12-04 21:55 ` mark at advancedtechcorp dot com
  2009-12-04 22:15 ` pinskia at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: mark at advancedtechcorp dot com @ 2009-12-04 21:55 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from mark at advancedtechcorp dot com  2009-12-04 21:55 -------
Created an attachment (id=19228)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19228&action=view)
config log

configuration log where the crash is shown.


-- 


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


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

* [Bug target/42287] xgcc: Internal error: Segmentation fault (program as)
  2009-12-04 21:54 [Bug target/42287] New: xgcc: Internal error: Segmentation fault (program as) mark at advancedtechcorp dot com
  2009-12-04 21:55 ` [Bug target/42287] " mark at advancedtechcorp dot com
@ 2009-12-04 22:15 ` pinskia at gcc dot gnu dot org
  2009-12-04 22:17 ` rguenth at gcc dot gnu dot org
  2009-12-05 20:33 ` mark at advancedtechcorp dot com
  3 siblings, 0 replies; 5+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2009-12-04 22:15 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from pinskia at gcc dot gnu dot org  2009-12-04 22:15 -------
>xgcc: Internal error: Segmentation fault (program as)


This means your assembler is crashing.  The assembler is part of the binutils
project.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|blocker                     |normal


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


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

* [Bug target/42287] xgcc: Internal error: Segmentation fault (program as)
  2009-12-04 21:54 [Bug target/42287] New: xgcc: Internal error: Segmentation fault (program as) mark at advancedtechcorp dot com
  2009-12-04 21:55 ` [Bug target/42287] " mark at advancedtechcorp dot com
  2009-12-04 22:15 ` pinskia at gcc dot gnu dot org
@ 2009-12-04 22:17 ` rguenth at gcc dot gnu dot org
  2009-12-05 20:33 ` mark at advancedtechcorp dot com
  3 siblings, 0 replies; 5+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2009-12-04 22:17 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from rguenth at gcc dot gnu dot org  2009-12-04 22:17 -------
Which would be http://sourceware.org/bugzilla/


-- 

rguenth at gcc dot gnu dot org changed:

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


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


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

* [Bug target/42287] xgcc: Internal error: Segmentation fault (program as)
  2009-12-04 21:54 [Bug target/42287] New: xgcc: Internal error: Segmentation fault (program as) mark at advancedtechcorp dot com
                   ` (2 preceding siblings ...)
  2009-12-04 22:17 ` rguenth at gcc dot gnu dot org
@ 2009-12-05 20:33 ` mark at advancedtechcorp dot com
  3 siblings, 0 replies; 5+ messages in thread
From: mark at advancedtechcorp dot com @ 2009-12-05 20:33 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #4 from mark at advancedtechcorp dot com  2009-12-05 20:33 -------
(In reply to comment #3)
> Which would be http://sourceware.org/bugzilla/
> 

Sorry, I'm getting old.  I read the instructions in the config log that stated:

 "Please submit a full bug report.  See <http://gcc.gnu.org/bugs.html> for
instructions".  So, looking at that page it says:

"Where to post it"  Please submit your bug report directly to the "GCC bug
database".  And the GCC bug database link points to 
http://gcc.gnu.org/bugzilla/

I guess I misread something.


-- 


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


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

end of thread, other threads:[~2009-12-05 20:33 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-12-04 21:54 [Bug target/42287] New: xgcc: Internal error: Segmentation fault (program as) mark at advancedtechcorp dot com
2009-12-04 21:55 ` [Bug target/42287] " mark at advancedtechcorp dot com
2009-12-04 22:15 ` pinskia at gcc dot gnu dot org
2009-12-04 22:17 ` rguenth at gcc dot gnu dot org
2009-12-05 20:33 ` mark at advancedtechcorp 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).