public inbox for gas2@sourceware.org
 help / color / mirror / Atom feed
From: Ian Lance Taylor <ian@cygnus.com>
To: davem@caip.rutgers.edu
Cc: gas2@cygnus.com
Subject: Re: Sunos4-1-4 builds...
Date: Thu, 05 Oct 1995 08:13:00 -0000	[thread overview]
Message-ID: <199510051513.LAA18792@sanguine.cygnus.com> (raw)
In-Reply-To: <199510050747.DAA08472@huahaga.rutgers.edu>

   Date: Thu, 5 Oct 1995 03:47:53 -0400
   From: "David S. Miller" <davem@caip.rutgers.edu>

   Building the linker uses flex, however the configuration process does
   not add '-lfl' to the list of libraries to link the final ld.new
   binary with.  Is there a certain reason that -lfl is not added to the
   set of libs to link with?

It shouldn't be necessary, at least not for modern versions of flex.
-lfl just defines main and yywrap.  main is defined in ldmain.c, and
yywrap is defined in ldlex.l.  Is it causing trouble?  What version of
flex are you using?

Ian


  reply	other threads:[~1995-10-05  8:13 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1995-10-05  1:13 David S. Miller
1995-10-05  8:13 ` Ian Lance Taylor [this message]
1995-10-05 14:13   ` Grrr: " David S. Miller
1995-10-05 14:58     ` Ian Lance Taylor

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=199510051513.LAA18792@sanguine.cygnus.com \
    --to=ian@cygnus.com \
    --cc=davem@caip.rutgers.edu \
    --cc=gas2@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).