public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Andrey Slepuhin <pooh@msu.ru>
To: David Edelsohn <dje@watson.ibm.com>
Cc: egcs@cygnus.com
Subject: Re: egcs on AIX: native or gnu ld?
Date: Mon, 20 Oct 1997 06:51:00 -0000	[thread overview]
Message-ID: <344B6190.EFF6DFD0@msu.ru> (raw)
In-Reply-To: <9710192145.AA33534@rios1.watson.ibm.com>

In addition to my previous letter:
It seems that I find what's wrong with _GLOBAL_.I.f__Fv and -frepo.
I have the following in my test file:

#include ... //class ABCD efinition
static ABCD<int> x;
void f() {...}

Removing static or adding any other non-static global template object
solves the
problem (and in this case I have _GLOBAL_.I.<name of non-static global
template object>
instead of _GLOBAL_.I.f__Fv). I really do not understand the situation.

Andrey.

  parent reply	other threads:[~1997-10-20  6:51 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1997-10-17  3:12 Andrey Slepuhin
1997-10-17 19:31 ` David Edelsohn
1997-10-18 12:56   ` Joe Buck
1997-10-18 16:18     ` David Edelsohn
1997-10-18 13:24   ` Andrey Slepuhin
1997-10-19 14:52     ` David Edelsohn
1997-10-20  2:42       ` Andrey Slepuhin
1997-10-20 10:49         ` David Edelsohn
1997-10-20  5:58       ` Andrey Slepuhin
1997-10-20  6:51       ` Andrey Slepuhin [this message]
1997-10-20 14:37 Mike Stump
1997-10-20 18:12 ` David Edelsohn
1997-10-20 18:12 Mike Stump

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=344B6190.EFF6DFD0@msu.ru \
    --to=pooh@msu.ru \
    --cc=dje@watson.ibm.com \
    --cc=egcs@cygnus.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).