public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Andrey Slepuhin <pooh@msu.ru>
To: egcs@cygnus.com
Subject: tlink & -frepo
Date: Mon, 03 Nov 1997 02:51:00 -0000	[thread overview]
Message-ID: <345DACB0.52A103B6@msu.ru> (raw)

Hi,

We can see that at least two platforms (AIX and FreeBSD) need patches
for tlink.c
to cause it work properly with -frepo option. I'm not sure that only
these two
platforms need a patch. So, this can cause significant growth of tlink.c
size.
But all such patches can be generalized by searching for appropriate
regular
expression. What about rewriting tlink.c using regexp mechanism instead
of parsing
lines of linker output manually?

Also, it seems to be possible to integrate some parts of tlink as well
as some
parts of collect2 with GNU ld (I think, for example, that both collect2
and GNU ld
need to create some additional code for global ctors/dtors). What about
such idea?

Andrey Slepuhin,
Moscow State University

                 reply	other threads:[~1997-11-03  2:51 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=345DACB0.52A103B6@msu.ru \
    --to=pooh@msu.ru \
    --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).