public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
From: Ian Lance Taylor <ian@zembu.com>
To: snowball3@bigfoot.com
Cc: binutils@sourceware.cygnus.com
Subject: Re: ld & ylwrap
Date: Sun, 29 Aug 1999 12:48:00 -0000	[thread overview]
Message-ID: <19990829193826.3871.qmail@daffy.airs.com> (raw)
In-Reply-To: <19990829163834.687.qmail@daffy.airs.com>

   From: "Mark E." <snowball3@bigfoot.com>
   Date: Sun, 22 Aug 1999 00:16:34 -0400

   Hello again, I was wondering why ld is the only one of the utilies that 
   uses yacc but doesn't use ylwrap? The next version of Automake will 
   have an ylwrap that works with DJGPP, so I'm would be nice if ld's 
   Makefile could be changed to use it ylwrap it isn't too much trouble. 

The ld Makefile.in isn't explicitly avoiding ylwrap.  ylwrap is
entirely an automake thing, so it's simply that automake isn't
generating code to use ylwrap when running yacc.  I believe that's
because ld/Makefile.in only has one .y file.

You need to change automake.  As far as I know, there is nothing we
can change in the binutils sources to make ld use ylwrap.

Ian

       reply	other threads:[~1999-08-29 12:48 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <19990829163834.687.qmail@daffy.airs.com>
1999-08-29 12:48 ` Ian Lance Taylor [this message]
1999-08-21 21:26 Mark E.
  -- strict thread matches above, loose matches on Subject: below --
1999-08-21 21:26 Mark E.

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=19990829193826.3871.qmail@daffy.airs.com \
    --to=ian@zembu.com \
    --cc=binutils@sourceware.cygnus.com \
    --cc=snowball3@bigfoot.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).