public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/16778] New: ICE on invalid CFLAGS
@ 2004-07-27  6:53 namsh at kldp dot org
  2004-07-27  8:21 ` [Bug c/16778] " falk at debian dot org
  0 siblings, 1 reply; 2+ messages in thread
From: namsh at kldp dot org @ 2004-07-27  6:53 UTC (permalink / raw)
  To: gcc-bugs

Just do:

~/tmp $ touch ex.c
~/tmp $ LANG= gcc  `pwd` -o ex.o -c ./ex.c
gcc: /home/namsh/tmp: linker input file unused because linking not done
cc1: /home/namsh/tmp: No such file or directory
cc1: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.

Actually I should do:
~/tmp $ gcc -I/somewhere/includepath -o ex.o -c ./ex.c
I forgot adding '-I'.

gcc --version:
gcc (GCC) 3.4.2 20040727 (prerelease)

-- 
           Summary: ICE on invalid CFLAGS
           Product: gcc
           Version: 3.4.2
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: namsh at kldp dot org
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu


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


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

* [Bug c/16778] ICE on invalid CFLAGS
  2004-07-27  6:53 [Bug c/16778] New: ICE on invalid CFLAGS namsh at kldp dot org
@ 2004-07-27  8:21 ` falk at debian dot org
  0 siblings, 0 replies; 2+ messages in thread
From: falk at debian dot org @ 2004-07-27  8:21 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From falk at debian dot org  2004-07-27 08:21 -------


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

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


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


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

end of thread, other threads:[~2004-07-27  8:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-07-27  6:53 [Bug c/16778] New: ICE on invalid CFLAGS namsh at kldp dot org
2004-07-27  8:21 ` [Bug c/16778] " 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).