GNU bug report logs - #65461
Cannot compile any Rust projects

Previous Next

Package: guix;

Reported by: Jonas <jonas <at> moesys.no>

Date: Tue, 22 Aug 2023 23:00:02 UTC

Severity: normal

Done: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


Message #11 received at submit <at> debbugs.gnu.org (full text, mbox):

From: brian <bjc <at> spork.org>
To: Hilton Chain via Bug reports for GNU Guix <bug-guix <at> gnu.org>
Cc: Hilton Chain <hako <at> ultrarare.space>, Jonas <jonas <at> moesys.no>,
 65461 <at> debbugs.gnu.org
Subject: Re: bug#65461: Cannot compile any Rust projects
Date: Wed, 23 Aug 2023 14:22:07 -0400
I'd like to propose that the ‘out’ output of gcc-toolchain include the
stub rt, pthread, and dl stub static libraries. This problem comes up on
a very regular basis, and I can think of no reason not to have the
compatibility shims made available.

They contain no code, as they only exist to satisfy linker command
lines, so they're not relevant for grafting purposes. The workaround of
including the static toolchain means that every static library, not just
the empty stubs, is made availible for linking, which is, IMHO, strictly
worse than putting empty .a files into the default output.

WDYT?

-bjc




This bug report was last modified 1 year and 264 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.