Package: gfortran-12-aarch64-linux-gnu
Severity: normal
X-Debbugs-Cc: debian-cr...@lists.debian.org, Dima Kogan
Control: affects 983600
Hi. This is the underlying cause of
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=983600
Installing libopenmpi-dev:foreign is impossible because it
> No, this is totally broken. No package in Debian ships anything in
> /usr/include/bits/. If you have anything there, your system is broken
> rather than Debian.
That's exactly the kind of info I was looking for. Thank you!
> The interesting question now is where those files came from.
Easy en
Package: gcc-arm-linux-gnueabihf
Version: 4:12.2.0-1
Severity: important
X-Debbugs-Cc: none, Dima Kogan
Hi. I have a "tst.c" which has just one line:
#include
Cross-compiling it doesn't work:
$ arm-linux-gnueabihf-gcc-12 -c -o tst.o tst.c
In file included from tst.c:1:
Package: gcc-doc
Version: 5:4.9.2-1
Severity: normal
Hi. This relates to several details of linking, and I'm not sure if this
is a Debian or upstream bug.
The 'gcc' manpage says this:
-llibrary
...
The linker searches a standard list of directories for the
Attaching a new set of these patches that apply cleanly to the gcc4.9
tree, at least as of gcc-4.9-4.9-20140303. No noteworthy changes
gccpatches.missinglogic.tar.gz
Description: Binary data
Wookey writes:
> Doko pointed out that the java cross-compiler is needed in order to be
> able to cross-build the compiler itself. So we probably should build
> that by default (and document how to turn it off for bootstrapping or
> local-build purposes)
>
> I'm not sure if the same argument appl
Package: src:gcc-4.8
Severity: normal
Hi.
This is the cross-build-specific half of the patches originally posted
in
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=738152
The first half (filled-in missing logic) is here:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=740005
This set o
Package: src:gcc-4.8
Severity: normal
Hi doko.
This is a subset of patches from #738152. These patches simply fill in
missing logic in the rules files. These fill in some missing logic
between what is being BUILT and what is being PACKAGED. Note that these
are not specific to any particular method
Hi.
Here are some more patches. I've been talking to Wookey about building
cross toolchains, and that effort is the source of all of these.
This patch series fills in some missing logic between what is being
BUILT and what is being PACKAGED. Furthermore, it limits what is being
built, packaged wh
055fa Mon Sep 17 00:00:00 2001
From: Dima Kogan
Date: Fri, 7 Feb 2014 06:07:47 +
Subject: [PATCH 1/2] Changed comment to use ASCII ""
This makes my terminal emulator happier
---
rules.d/binary-libgcc.mk |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/rules.d/bin
10 matches
Mail list logo