> > Only experimental gcc-4.1 4.1-0exp6 have to re-enable > > cpu-default-i486.dpatch > > yes, pending for the next upload. > > it's currently not possible to configure using --with-arch=i486 and > having the compiler be built as biarch. see the cpu-default-i486 patch > in the source package.
Yes, I saw it. That is also reason, why I wrote "re-enable cpu-default-i486.dpatch" > > gcc-3.4 -march=i386 -mtune=i386 (for 3.4.5-1) > -2 should be current. It is not yet available on amd64. > I don't see that: > /usr/lib/gcc/x86_64-linux-gnu/4.0.3/cc1 -quiet -v foo.c -quiet -dumpbase > foo.c -m32 -mtune=k8 ... > that should default to -mtune=i686 My (testing) mistake, they are gcc-3.3 -march=i386 -mtune=athlon gcc-3.4 -march=i386 -mtune=k8 (for 3.4.5-1) gcc-4.0 -march=i486 -mtune=k8 Petr -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]