public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
From: Tom Tromey <tromey@adacore.com>
To: Tom Tromey <tromey@adacore.com>
Cc: Simon Marchi <simon.marchi@polymtl.ca>,  gdb-patches@sourceware.org
Subject: Re: [PATCH] gnulib: import getline
Date: Tue, 04 May 2021 13:19:08 -0600	[thread overview]
Message-ID: <87im3ys3wz.fsf@tromey.com> (raw)
In-Reply-To: <YJGIZWce9Wi7aCFC@vapier> (Mike Frysinger's message of "Tue, 4 May 2021 13:46:13 -0400")

>> I saw this build problem internally at AdaCore today, so I appreciate
>> the quick fix.

Mike> which subdir & target are you seeing issues with ?  is it sim on Windows ?
Mike> or is it some other combo ?

It is a Windows build targeting ARM, and I get:

../../../src/sim/arm/../common/sim-hw.c:153:29: warning: implicit declaration of function 'getline' [-Wimplicit-function-declaration]

and

[...] ld.exe: libsim.a(sim-hw.o):sim-hw.c:(.text+0x2ae): undefined reference to `getline'

Tom

  reply	other threads:[~2021-05-04 19:19 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-01 22:09 Mike Frysinger
2021-05-02  0:39 ` Simon Marchi
2021-05-02  0:46   ` Mike Frysinger
2021-05-02  0:49     ` Simon Marchi
2021-05-02  4:50       ` Mike Frysinger
2021-05-04 15:03         ` Tom Tromey
2021-05-04 17:46           ` Mike Frysinger
2021-05-04 19:19             ` Tom Tromey [this message]
2021-05-04 19:49               ` Mike Frysinger
2021-05-04 20:10                 ` Tom Tromey
2021-05-04 21:22                   ` Mike Frysinger
2021-05-02  7:14     ` Eli Zaretskii
2021-05-02 14:14       ` Mike Frysinger
2021-05-02 14:48         ` Eli Zaretskii
2021-05-02 15:12           ` Mike Frysinger
2021-05-02 15:24             ` Eli Zaretskii
2021-05-02 15:47               ` Mike Frysinger
2021-05-02 16:06                 ` Eli Zaretskii
2021-05-02 16:12                   ` Mike Frysinger

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=87im3ys3wz.fsf@tromey.com \
    --to=tromey@adacore.com \
    --cc=gdb-patches@sourceware.org \
    --cc=simon.marchi@polymtl.ca \
    /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).