Package: cpp-4.8
Version: 4.8.0-7
Tags: patch
X-Debbugs-CC: ad_deb...@joonet.de
The lilo (1:23.2-4) build system does some moderately evil things with
the preprocessor. src/Makefile does:
gcc -E -C -traditional -DLILO_ASM -o common.s common.h
Then as86 is run on first.s, which includes common.s
Package: gcc-4.7
Architecture: i386
Version: 4.7.0-3
The compiler blows up on an Intel Pentium, because it uses cmove
internally. (I.e. is compiled for i686+)
I realize running current Debian experimental packages on a Pentium
166 is perhaps more an exercise in retrocomputing than practicality,
Package: gcc-4.7-base
Version: 4.7-20111217-1
Severity: important
gcc-4.6-base and gcc-4.7-base disagree on the target of the symlink:
lrwxrwxrwx root/root 0 2011-12-17 07:54
./usr/lib/gcc/i486-linux-gnu/4.6.1 -> 4.6
lrwxrwxrwx root/root 0 2011-12-17 18:11
./usr/lib/gcc/i486-linu
3 matches
Mail list logo