ian.org/release-critical/other/testing.html, I guess
because bugs.debian.org says:
Found in version gcc-8-cross/26
Fixed in version 26
and thus thinks testing is still affected.
I'm trying to send some notfound and fixed commands to clear that.
Bernhard R. Link
--
F8AC 04D5 0B9B
Package: gcc-4.7
Version: 4.7.1-6
Severity: minor
The following invalid C code triggers an segmentation fault
in gcc-4.7:
cat > t.c <<'EOF'
struct bla{char **a;};void test(void){struct bla b = {.a =(char**){"a","b"}};}
EOF
gcc -c t.c
results in:
| t.c: In function ‘test’:
| t.c:1:46: warning: in
in none of the libraries.
Is this a bug in gcc/libgcc or something else (libc?, ld?).
Or should dpkg-shlibs just ignore this particular symbol?
Thanks in advance,
Bernhard R. Link
--
To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org
with a subject of "unsubscribe".
title 667519 gcc-4.6-multilib: misses dependency on lib32gcc1
severity 667519 normal
thanks
* Bernhard R. Link [120404 18:16]:
> Creating 32 bit binaries with -m32 does not work, as there is only
> a broken libgcc_s.so symlink.
Looks like this is caused by a missing dependency on lib
Package: gcc-4.6-multilib
Version: 4.6.3-2
Severity: important
Creating 32 bit binaries with -m32 does not work, as there is only
a broken libgcc_s.so symlink.
$ gcc -v -m32 some.o
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.6/lto-wrapper
Target: x86_
alling a compiler. gcc can be
called as cc, gcc, or something like i486-gnu-gcc. (similar for g++).
Bernhard R. Link
P.S: I guess the discussion left the topic of this mailing list. Any
better to switch to?
--
To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org
with
arnings
(currently a global rescan also looking for "warning: assignment makes
pointer from integer without a cast" is running), and I'd love to get
hints for other interesting warnings like those to add to that list.
I can also gather more information, but would like to see some id
test &
$ editres
# Select Commands/Get Tree and click at the window the first program created
$ gcc -o ertest -Wl,--as-needed -Wall -O2 ertest.c -lXaw -lXt
$ ./ertest &
$ editres
# Try it again and it fails now...
Bernhard R. Link
--
"Never contain programs so few bugs, as when
. Is this worth reopening
another bug or reopen/retitle this one?
Hochachtungsvoll,
Bernhard R. Link
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Package: gcc-4.2
Version: 4.2.2-3
Severity: normal
When I try to compile a 64 bit executable on sparc, I get errors
about missing a libgcc.a file for it:
$ cat > test.c <
10 matches
Mail list logo