public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/23992] New: warning at the time of compiling C++ code using gcc 2.95.3
@ 2005-09-21 10:02 shivendra dot singh at aircom dot co dot uk
2005-09-21 11:08 ` [Bug c++/23992] " pinskia at gcc dot gnu dot org
2005-09-21 14:12 ` pinskia at gcc dot gnu dot org
0 siblings, 2 replies; 4+ messages in thread
From: shivendra dot singh at aircom dot co dot uk @ 2005-09-21 10:02 UTC (permalink / raw)
To: gcc-bugs
/opt/gcc/lib/gcc-lib/hppa2.0n-hp-hpux11.00/2.95.3/include/stdio.h:30: warning:
`
__va__list' redefined
/usr/include/sys/stdsyms.h:422: warning: this is the location of the previous
de
finition
In file included from ../../CommonClasses-
C++/AIParser/../CommonHeader/StdHdr.h:
34,
from ../../CommonClasses-C++/AIParser/AIParserUtils.h:27,
from ../../CommonClasses-C++/AIParser/AIParserUtils.cpp:23:
/opt/gcc/lib/gcc-lib/hppa2.0n-hp-hpux11.00/2.95.3/include/string.h:26:
warning:
`__va__list' redefined
/opt/gcc/lib/gcc-lib/hppa2.0n-hp-hpux11.00/2.95.3/include/stdio.h:30: warning:
t
his is the location of the previous definition
/opt/gcc/bin/g++ -c -Wall -O3 ../../CommonClasses-
C++/AIParser/AIPars
er.cpp -o ../../CommonClasses-C++/AIParser/AIParser.o
In file included from ../../CommonClasses-
C++/AIParser/../CommonHeader/StdHdr.h:
33,
from ../../CommonClasses-C++/AIParser/AIParserUtils.h:27,
from ../../CommonClasses-C++/AIParser/AIParser.h:43,
from ../../CommonClasses-C++/AIParser/AIParser.cpp:43:
/opt/gcc/lib/gcc-lib/hppa2.0n-hp-hpux11.00/2.95.3/include/stdio.h:30: warning:
`
__va__list' redefined
/usr/include/sys/stdsyms.h:422: warning: this is the location of the previous
de
finition
In file included from ../../CommonClasses-
C++/AIParser/../CommonHeader/StdHdr.h:
34,
from ../../CommonClasses-C++/AIParser/AIParserUtils.h:27,
from ../../CommonClasses-C++/AIParser/AIParser.h:43,
from ../../CommonClasses-C++/AIParser/AIParser.cpp:43:
/opt/gcc/lib/gcc-lib/hppa2.0n-hp-hpux11.00/2.95.3/include/string.h:26:
warning:
`__va__list' redefined
/opt/gcc/lib/gcc-lib/hppa2.0n-hp-hpux11.00/2.95.3/include/stdio.h:30: warning:
t
his is the location of the previous definition
/opt/gcc/bin/g++ -c -Wall -O3 ../../CommonClasses-
C++/AIParser/MainSe
ction.cpp -o ../../CommonClasses-C++/AIParser/MainSection.o
In file included from ../../CommonClasses-
C++/AIParser/../CommonHeader/StdHdr.h:
33,
from ../../CommonClasses-C++/AIParser/MainSection.h:36,
from ../../CommonClasses-C++/AIParser/MainSection.cpp:22:
/opt/gcc/lib/gcc-lib/hppa2.0n-hp-hpux11.00/2.95.3/include/stdio.h:30: warning:
`
__va__list' redefined
/usr/include/sys/stdsyms.h:422: warning: this is the location of the previous
de
finition
In file included from ../../CommonClasses-
C++/AIParser/../CommonHeader/StdHdr.h:
34,
from ../../CommonClasses-C++/AIParser/MainSection.h:36,
from ../../CommonClasses-C++/AIParser/MainSection.cpp:22:
/opt/gcc/lib/gcc-lib/hppa2.0n-hp-hpux11.00/2.95.3/include/string.h:26:
warning:
`__va__list' redefined
/opt/gcc/lib/gcc-lib/hppa2.0n-hp-hpux11.00/2.95.3/include/stdio.h:30: warning:
t
his is the location of the previous definition
/opt/gcc/bin/g++ -c -Wall -O3 ../../CommonClasses-
C++/AIParser/DirSec
tion.cpp -o ../../CommonClasses-C++/AIParser/DirSection.o
In file included from ../../CommonClasses-
C++/AIParser/../CommonHeader/StdHdr.h:
33,
from ../../CommonClasses-C++/AIParser/DirSection.h:35,
from ../../CommonClasses-C++/AIParser/DirSection.cpp:20:
/opt/gcc/lib/gcc-lib/hppa2.0n-hp-hpux11.00/2.95.3/include/stdio.h:30: warning:
`
__va__list' redefined
/usr/include/sys/stdsyms.h:422: warning: this is the location of the previous
de
finition
In file included from ../../CommonClasses-
C++/AIParser/../CommonHeader/StdHdr.h:
34,
from ../../CommonClasses-C++/AIParser/DirSection.h:35,
from ../../CommonClasses-C++/AIParser/DirSection.cpp:20:
/opt/gcc/lib/gcc-lib/hppa2.0n-hp-hpux11.00/2.95.3/include/string.h:26:
warning:
`__va__list' redefined
/opt/gcc/lib/gcc-lib/hppa2.0n-hp-hpux11.00/2.95.3/include/stdio.h:30: warning:
t
his is the location of the previous definition
/opt/gcc/bin/g++ -c -Wall -O3 ../../CommonClasses-
C++/AIParser/Parser
Process.cpp -o ../../CommonClasses-C++/AIParser/ParserProcess.o
In file included from ../../CommonClasses-
C++/AIParser/../CommonHeader/StdHdr.h:
33,
from ../../CommonClasses-C++/AIParser/ParserProcess.h:13,
from ../../CommonClasses-C++/AIParser/ParserProcess.cpp:20:
/opt/gcc/lib/gcc-lib/hppa2.0n-hp-hpux11.00/2.95.3/include/stdio.h:30: warning:
`
__va__list' redefined
/usr/include/sys/stdsyms.h:422: warning: this is the location of the previous
de
finition
In file included from ../../CommonClasses-
C++/AIParser/../CommonHeader/StdHdr.h:
34,
from ../../CommonClasses-C++/AIParser/ParserProcess.h:13,
from ../../CommonClasses-C++/AIParser/ParserProcess.cpp:20:
/opt/gcc/lib/gcc-lib/hppa2.0n-hp-hpux11.00/2.95.3/include/string.h:26:
warning:
`__va__list' redefined
/opt/gcc/lib/gcc-lib/hppa2.0n-hp-hpux11.00/2.95.3/include/stdio.h:30: warning:
t
his is the location of the previous definition
/opt/gcc/bin/g++ -c -Wall -O3 ../../CommonClasses-
C++/INIFileClass/CI
NIFILE.cpp -o ../../CommonClasses-C++/INIFileClass/CINIFILE.o
In file included from ../../CommonClasses-
C++/INIFileClass/../CommonHeader/StdHd
r.h:33,
from ../../CommonClasses-C++/INIFileClass/cinifile.h:34,
from ../../CommonClasses-C++/INIFileClass/CINIFILE.cpp:40:
/opt/gcc/lib/gcc-lib/hppa2.0n-hp-hpux11.00/2.95.3/include/stdio.h:30: warning:
`
__va__list' redefined
/usr/include/sys/stdsyms.h:422: warning: this is the location of the previous
de
finition
In file included from ../../CommonClasses-
C++/INIFileClass/../CommonHeader/StdHd
r.h:34,
from ../../CommonClasses-C++/INIFileClass/cinifile.h:34,
from ../../CommonClasses-C++/INIFileClass/CINIFILE.cpp:40:
/opt/gcc/lib/gcc-lib/hppa2.0n-hp-hpux11.00/2.95.3/include/string.h:26:
warning:
`__va__list' redefined
/opt/gcc/lib/gcc-lib/hppa2.0n-hp-hpux11.00/2.95.3/include/stdio.h:30: warning:
t
his is the location of the previous definition
ar -cr ../../CommonClasses-
C++/lib/UNIX_HP/libCommonClasses.a ../../Comm
onClasses-C++/AIDirRdr/AIDirRdr.o ../../CommonClasses-
C++/AIDirRdr/AIFList.o .
./../CommonClasses-C++/AIDirRdr/AINode.o ../../CommonClasses-
C++/AIFile/AIFile.
o ../../CommonClasses-C++/AIHeartbeat/AIHeartbeat.o ../../CommonClasses-
C++/AI
Log/AILog.o ../../CommonClasses-C++/AIString/AIString.o ../../CommonClasses-
C+
+/CommonHeader/Utility.o ../../CommonClasses-
C++/CommonHeader/fpattern.o ../..
/CommonClasses-C++/AIParser/AIParserUtils.o ../../CommonClasses-
C++/AIParser/AI
Parser.o ../../CommonClasses-C++/AIParser/MainSection.o ../../CommonClasses-
C+
+/AIParser/DirSection.o ../../CommonClasses-
C++/AIParser/ParserProcess.o ../..
/CommonClasses-C++/INIFileClass/CINIFILE.o
--
Summary: warning at the time of compiling C++ code using gcc
2.95.3
Product: gcc
Version: 2.95.3
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: shivendra dot singh at aircom dot co dot uk
CC: gcc-bugs at gcc dot gnu dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23992
^ permalink raw reply [flat|nested] 4+ messages in thread
* [Bug c++/23992] warning at the time of compiling C++ code using gcc 2.95.3
2005-09-21 10:02 [Bug c++/23992] New: warning at the time of compiling C++ code using gcc 2.95.3 shivendra dot singh at aircom dot co dot uk
@ 2005-09-21 11:08 ` pinskia at gcc dot gnu dot org
2005-09-21 14:12 ` pinskia at gcc dot gnu dot org
1 sibling, 0 replies; 4+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-09-21 11:08 UTC (permalink / raw)
To: gcc-bugs
------- Additional Comments From pinskia at gcc dot gnu dot org 2005-09-21 11:08 -------
2.95.3 is not really supported any more.
--
What |Removed |Added
----------------------------------------------------------------------------
GCC target triplet| |hppa2.0n-hp-hpux11.00
Summary|warning at the time of |warning at the time of
|compiling C++ code using gcc|compiling C++ code using gcc
|2.95.3 |2.95.3
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23992
^ permalink raw reply [flat|nested] 4+ messages in thread
* [Bug c++/23992] warning at the time of compiling C++ code using gcc 2.95.3
2005-09-21 10:02 [Bug c++/23992] New: warning at the time of compiling C++ code using gcc 2.95.3 shivendra dot singh at aircom dot co dot uk
2005-09-21 11:08 ` [Bug c++/23992] " pinskia at gcc dot gnu dot org
@ 2005-09-21 14:12 ` pinskia at gcc dot gnu dot org
1 sibling, 0 replies; 4+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-09-21 14:12 UTC (permalink / raw)
To: gcc-bugs
------- Additional Comments From pinskia at gcc dot gnu dot org 2005-09-21 14:12 -------
Can you attach the preprocessed source?
But from the looks of it, this is a bug in the headers of HPUX.
Also can you try a newer GCC since 2.95.3 is 4 years old.
--
What |Removed |Added
----------------------------------------------------------------------------
CC| |pinskia at gcc dot gnu dot
| |org
Status|UNCONFIRMED |WAITING
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23992
^ permalink raw reply [flat|nested] 4+ messages in thread
* [Bug c++/23992] warning at the time of compiling C++ code using gcc 2.95.3
[not found] <bug-23992-11388@http.gcc.gnu.org/bugzilla/>
@ 2005-10-23 4:56 ` danglin at gcc dot gnu dot org
0 siblings, 0 replies; 4+ messages in thread
From: danglin at gcc dot gnu dot org @ 2005-10-23 4:56 UTC (permalink / raw)
To: gcc-bugs
------- Comment #3 from danglin at gcc dot gnu dot org 2005-10-23 04:56 -------
2.95.3 doesn't support HP-UX 11. This is documented in the installation
notes. This problem is fixed in later releases.
--
danglin at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |danglin at gcc dot gnu dot
| |org
Status|WAITING |RESOLVED
Resolution| |WONTFIX
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23992
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2005-10-23 4:56 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-09-21 10:02 [Bug c++/23992] New: warning at the time of compiling C++ code using gcc 2.95.3 shivendra dot singh at aircom dot co dot uk
2005-09-21 11:08 ` [Bug c++/23992] " pinskia at gcc dot gnu dot org
2005-09-21 14:12 ` pinskia at gcc dot gnu dot org
[not found] <bug-23992-11388@http.gcc.gnu.org/bugzilla/>
2005-10-23 4:56 ` danglin 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).