Hello all,
What would it take to have a debian build for the Espresso (Nintendo Wii U) CPU?
Currently, due to overall Espresso weirdness, both GCC and glibc need to be
patched for any applications to take advantage of all three cores. This means
every application and library needs to be patched
Source: kicad
Version: 9.0.0+dfsg-1
Severity: normal
Tags: patch
User: debian-powerpc@lists.debian.org
Usertags: powerpc
X-Debbugs-Cc: debian-powerpc@lists.debian.org
Hi,
src:kicad currently fails to build from source due to missing linking against
libatomic:
[ 34%] Linking CXX executable bitma
Hi,
On 2/24/25 18:02, John Paul Adrian Glaubitz wrote:
+export DEB_LDFLAGS_MAINT_APPEND += -Wl,--no-as-needed -latomic -Wl,--as-needed
That smells wrong, there should be no need for --no-as-needed, and
without that, this can just be linked unconditionally everywhere.
It should be fixed ups
On Mon, 2025-02-24 at 19:37 +0900, Simon Richter wrote:
> Hi,
>
> On 2/24/25 18:02, John Paul Adrian Glaubitz wrote:
>
> > +export DEB_LDFLAGS_MAINT_APPEND += -Wl,--no-as-needed -latomic
> > -Wl,--as-needed
>
> That smells wrong, there should be no need for --no-as-needed, and
> without that,
4 matches
Mail list logo