public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/15389] New: Error when compiling anything on Knoppix
@ 2004-05-12 19:29 submerged_one at yahoo dot com
  2004-05-12 20:03 ` [Bug c/15389] " falk at debian dot org
  0 siblings, 1 reply; 2+ messages in thread
From: submerged_one at yahoo dot com @ 2004-05-12 19:29 UTC (permalink / raw)
  To: gcc-bugs

The following was done on a machine running knoppix:

  knoppix@ttyp0[tmp]$ cat test.c
  #include <stdio.h>

  int main()
  {
          printf("test\n");
          return 0;
  }
  knoppix@ttyp0[tmp]$ gcc test.c -o test
  test.c:1: internal compiler error: Bus error
  Please submit a full bug report,
  with preprocessed source if appropriate.
  See <URL:http://gcc.gnu.org/bugs.html> for instructions.
  knoppix@ttyp0[tmp]$

-- 
           Summary: Error when compiling anything on Knoppix
           Product: gcc
           Version: 3.3.3
            Status: UNCONFIRMED
          Severity: critical
          Priority: P2
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: submerged_one at yahoo dot com
                CC: gcc-bugs at gcc dot gnu dot org


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


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

* [Bug c/15389] Error when compiling anything on Knoppix
  2004-05-12 19:29 [Bug c/15389] New: Error when compiling anything on Knoppix submerged_one at yahoo dot com
@ 2004-05-12 20:03 ` falk at debian dot org
  0 siblings, 0 replies; 2+ messages in thread
From: falk at debian dot org @ 2004-05-12 20:03 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From falk at debian dot org  2004-05-12 08:05 -------
It seems extremely unlikely that this is in fact a bug in gcc that we did
not notice yet (and I cannot reproduce it). Please report to the Knoppix people.

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


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


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

end of thread, other threads:[~2004-05-12  8:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-05-12 19:29 [Bug c/15389] New: Error when compiling anything on Knoppix submerged_one at yahoo dot com
2004-05-12 20:03 ` [Bug c/15389] " falk at debian 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).