public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: libstdc++/3866: g++ : multiple "template with C linkage" in any stl
@ 2001-08-24 17:29 bkoz
0 siblings, 0 replies; 3+ messages in thread
From: bkoz @ 2001-08-24 17:29 UTC (permalink / raw)
To: dje, gcc-bugs, gcc-prs, nobody, vil
Synopsis: g++ : multiple "template with C linkage" in any stl
Responsible-Changed-From-To: unassigned->dje
Responsible-Changed-By: bkoz
Responsible-Changed-When: Fri Aug 24 17:29:18 2001
Responsible-Changed-Why:
Looks like one for you. More AIX template insanity.
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=3866&database=gcc
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: libstdc++/3866: g++ : multiple "template with C linkage" in any stl
@ 2001-12-28 11:19 dje
0 siblings, 0 replies; 3+ messages in thread
From: dje @ 2001-12-28 11:19 UTC (permalink / raw)
To: bkoz, dje, gcc-bugs, gcc-prs, vil
Synopsis: g++ : multiple "template with C linkage" in any stl
State-Changed-From-To: open->closed
State-Changed-By: dje
State-Changed-When: Fri Dec 28 11:19:27 2001
State-Changed-Why:
I cannot duplicate this failure with GCC 3.0.2. This was a
compiler error, not a linker error, and had nothing to do
with AIX specifically, so never should have been assigned
as an AIX problem. This probably was an installation error.
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=3866
^ permalink raw reply [flat|nested] 3+ messages in thread
* libstdc++/3866: g++ : multiple "template with C linkage" in any stl
@ 2001-07-28 23:26 vil
0 siblings, 0 replies; 3+ messages in thread
From: vil @ 2001-07-28 23:26 UTC (permalink / raw)
To: gcc-gnats
>Number: 3866
>Category: libstdc++
>Synopsis: g++ : multiple "template with C linkage" in any stl
>Confidential: no
>Severity: critical
>Priority: medium
>Responsible: unassigned
>State: open
>Class: rejects-legal
>Submitter-Id: net
>Arrival-Date: Sat Jul 28 23:26:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator: vil@rccp.tsukuba.ac.jp
>Release: gcc-3.0
>Organization:
>Environment:
powerpc-ibm-aix4.3.2.0
Configured with: ../gcc-3.0/configure --prefix=/rccp/AIX
>Description:
the programme
#include<iostream>
produces a long string of "Template with C linkage" errors
beginning with
In file included from /rccp/AIX/include/g++-v3/bits/std_iosfwd.h:40,
from /rccp/AIX/include/g++-v3/bits/std_ios.h:39,
from /rccp/AIX/include/g++-v3/bits/std_ostream.h:39,
from /rccp/AIX/include/g++-v3/bits/std_iostream.h:40,
from /rccp/AIX/include/g++-v3/iostream:31,
from test.C:1:
/rccp/AIX/include/g++-v3/bits/stringfwd.h:44: template with C linkage
/rccp/AIX/include/g++-v3/bits/stringfwd.h:52: template with C linkage
/rccp/AIX/include/g++-v3/bits/stringfwd.h:56: template with C linkage
does not produce .o file.
>How-To-Repeat:
cat> test.C
#include<iostream>
ctrl-D
g++ -c test.C
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2001-12-28 19:19 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-08-24 17:29 libstdc++/3866: g++ : multiple "template with C linkage" in any stl bkoz
-- strict thread matches above, loose matches on Subject: below --
2001-12-28 11:19 dje
2001-07-28 23:26 vil
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).