public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/99878] New: -use-ld=gold says "could not find ld" instead of "could not find gold"
@ 2021-04-02  0:02 jynelson at email dot sc.edu
  2021-04-02 11:15 ` [Bug c/99878] -fuse-ld=gold " marxin at gcc dot gnu.org
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: jynelson at email dot sc.edu @ 2021-04-02  0:02 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99878

            Bug ID: 99878
           Summary: -use-ld=gold says "could not find ld" instead of
                    "could not find gold"
           Product: gcc
           Version: 10.2.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
          Assignee: unassigned at gcc dot gnu.org
          Reporter: jynelson at email dot sc.edu
  Target Milestone: ---

$ gcc-10 -fuse-ld=gold example.c 
collect2: fatal error: cannot find ‘ld’
compilation terminated.

I would expect this to say "collect2: fatal error: cannot find ‘gold’" or
'ld.gold' instead. Upstream bug: https://github.com/rust-lang/rust/issues/82172

In case it matters, I do have gold installed but I removed the executable
permissions for testing.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug c/99878] -fuse-ld=gold says "could not find ld" instead of "could not find gold"
  2021-04-02  0:02 [Bug c/99878] New: -use-ld=gold says "could not find ld" instead of "could not find gold" jynelson at email dot sc.edu
@ 2021-04-02 11:15 ` marxin at gcc dot gnu.org
  2021-04-02 11:15 ` marxin at gcc dot gnu.org
  2021-04-12  8:28 ` marxin at gcc dot gnu.org
  2 siblings, 0 replies; 4+ messages in thread
From: marxin at gcc dot gnu.org @ 2021-04-02 11:15 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99878

Martin Liška <marxin at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|unassigned at gcc dot gnu.org      |marxin at gcc dot gnu.org
                 CC|                            |marxin at gcc dot gnu.org
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2021-04-02
     Ever confirmed|0                           |1

--- Comment #1 from Martin Liška <marxin at gcc dot gnu.org> ---
I can take a look. Thanks for the report.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug c/99878] -fuse-ld=gold says "could not find ld" instead of "could not find gold"
  2021-04-02  0:02 [Bug c/99878] New: -use-ld=gold says "could not find ld" instead of "could not find gold" jynelson at email dot sc.edu
  2021-04-02 11:15 ` [Bug c/99878] -fuse-ld=gold " marxin at gcc dot gnu.org
@ 2021-04-02 11:15 ` marxin at gcc dot gnu.org
  2021-04-12  8:28 ` marxin at gcc dot gnu.org
  2 siblings, 0 replies; 4+ messages in thread
From: marxin at gcc dot gnu.org @ 2021-04-02 11:15 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99878

Martin Liška <marxin at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug c/99878] -fuse-ld=gold says "could not find ld" instead of "could not find gold"
  2021-04-02  0:02 [Bug c/99878] New: -use-ld=gold says "could not find ld" instead of "could not find gold" jynelson at email dot sc.edu
  2021-04-02 11:15 ` [Bug c/99878] -fuse-ld=gold " marxin at gcc dot gnu.org
  2021-04-02 11:15 ` marxin at gcc dot gnu.org
@ 2021-04-12  8:28 ` marxin at gcc dot gnu.org
  2 siblings, 0 replies; 4+ messages in thread
From: marxin at gcc dot gnu.org @ 2021-04-12  8:28 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99878

Martin Liška <marxin at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|marxin at gcc dot gnu.org          |unassigned at gcc dot gnu.org
             Status|ASSIGNED                    |NEW

--- Comment #2 from Martin Liška <marxin at gcc dot gnu.org> ---
Not so easily fixable, leaving for now.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-04-12  8:28 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-02  0:02 [Bug c/99878] New: -use-ld=gold says "could not find ld" instead of "could not find gold" jynelson at email dot sc.edu
2021-04-02 11:15 ` [Bug c/99878] -fuse-ld=gold " marxin at gcc dot gnu.org
2021-04-02 11:15 ` marxin at gcc dot gnu.org
2021-04-12  8:28 ` marxin at gcc dot gnu.org

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).