public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/29221]  New: Missing ".hpp"
@ 2006-09-25 21:20 _vi at list dot ru
  2006-09-25 21:22 ` [Bug c++/29221] " pinskia at gcc dot gnu dot org
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: _vi at list dot ru @ 2006-09-25 21:20 UTC (permalink / raw)
  To: gcc-bugs

The ".hpp" suffix is not recognized and requires additional "-x c++-header"
specification.

vi@vi:~/code/test$ g++ -c -v test.hpp
Using built-in specs.
Target: i686-pc-linux-gnu
Configured with: ../gcc-4.1.1/configure --with-languages=c,c++,java
Thread model: posix
gcc version 4.1.1
g++: test.hpp: linker input file unused because linking not done

vi@vi:~/code/test$ g++ -c -x c++-header test.hpp
vi@vi:~/code/test$


-- 
           Summary: Missing ".hpp"
           Product: gcc
           Version: 4.1.1
            Status: UNCONFIRMED
          Severity: trivial
          Priority: P3
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: _vi at list dot ru
 GCC build triplet: Any
  GCC host triplet: Any
GCC target triplet: Any


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


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

* [Bug c++/29221] Missing ".hpp"
  2006-09-25 21:20 [Bug c++/29221] New: Missing ".hpp" _vi at list dot ru
@ 2006-09-25 21:22 ` pinskia at gcc dot gnu dot org
  2006-09-25 21:25 ` pinskia at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2006-09-25 21:22 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from pinskia at gcc dot gnu dot org  2006-09-25 21:22 -------


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


-- 

pinskia at gcc dot gnu dot org changed:

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


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


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

* [Bug c++/29221] Missing ".hpp"
  2006-09-25 21:20 [Bug c++/29221] New: Missing ".hpp" _vi at list dot ru
  2006-09-25 21:22 ` [Bug c++/29221] " pinskia at gcc dot gnu dot org
@ 2006-09-25 21:25 ` pinskia at gcc dot gnu dot org
  2006-09-25 21:28 ` pinskia at gcc dot gnu dot org
  2006-09-25 21:32 ` _vi at list dot ru
  3 siblings, 0 replies; 5+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2006-09-25 21:25 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from pinskia at gcc dot gnu dot org  2006-09-25 21:25 -------
*** Bug 29222 has been marked as a duplicate of this bug. ***


-- 


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


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

* [Bug c++/29221] Missing ".hpp"
  2006-09-25 21:20 [Bug c++/29221] New: Missing ".hpp" _vi at list dot ru
  2006-09-25 21:22 ` [Bug c++/29221] " pinskia at gcc dot gnu dot org
  2006-09-25 21:25 ` pinskia at gcc dot gnu dot org
@ 2006-09-25 21:28 ` pinskia at gcc dot gnu dot org
  2006-09-25 21:32 ` _vi at list dot ru
  3 siblings, 0 replies; 5+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2006-09-25 21:28 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from pinskia at gcc dot gnu dot org  2006-09-25 21:28 -------
*** Bug 29223 has been marked as a duplicate of this bug. ***


-- 


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


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

* [Bug c++/29221] Missing ".hpp"
  2006-09-25 21:20 [Bug c++/29221] New: Missing ".hpp" _vi at list dot ru
                   ` (2 preceding siblings ...)
  2006-09-25 21:28 ` pinskia at gcc dot gnu dot org
@ 2006-09-25 21:32 ` _vi at list dot ru
  3 siblings, 0 replies; 5+ messages in thread
From: _vi at list dot ru @ 2006-09-25 21:32 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #4 from _vi at list dot ru  2006-09-25 21:32 -------
Also posted by mistake.


-- 


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


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

end of thread, other threads:[~2006-09-25 21:32 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-09-25 21:20 [Bug c++/29221] New: Missing ".hpp" _vi at list dot ru
2006-09-25 21:22 ` [Bug c++/29221] " pinskia at gcc dot gnu dot org
2006-09-25 21:25 ` pinskia at gcc dot gnu dot org
2006-09-25 21:28 ` pinskia at gcc dot gnu dot org
2006-09-25 21:32 ` _vi at list dot ru

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