Hi,

On Wed, Oct 04, 2006 at 04:45:33AM +0200, Miriam Ruiz wrote:
> I've compiled a new version of the package with --without-gcc-arch added to
> ./configure in debian/rules and placed it temporarily at
> http://pkg-flash.alioth.debian.org/gnash/

Thanks! Gnash no longer crashes on my system if I use these packages.

> Thanks for the report. Please, tell me if that solves the problem. In any
> case, as that bug might be all along the packages, wouldn't it make sense to
> tell debhelper maintainers to add --without-gcc-arch to the skeleton of
> autotools-based packages?

Possibly but I don't know for sure. I have hit this "movss" issue now
with two packages in two days (mesa and gnash).

With gnash the build output says

checking for gcc architecture flag...
checking for x86 cpuid 0 output... 5:756e6547:6c65746e:49656e69
checking for x86 cpuid 1 output... f33:10800:41d:bfebfbff
checking whether C compiler accepts -march=prescott... yes
checking for gcc architecture flag... -march=prescott

but with mesa there is no such output from configure and they just
pass -msse manually to cc:

cc -I../../../include/GL -I../../../include -I.. -I../main -I../math
-I../glapi -I../tnl -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L
-D_SVID_SOURCE -D_BSD_SOURCE -D_GNU_SOURCE -DUSE_XSHM -DPTHREADS
`pkg-config --cflags x11 xext` -DDEBUG -DM ESA_DEBUG -ansi -pedantic
-Wall -fPIC -std=c99 -march=i686 -msse -mfpmath=sse -DUSE_X86_ASM
-DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM gen_matypes.c -o
gen_matypes

best regards,
Timo Lindfors

Attachment: pgpw0gAYlIKCy.pgp
Description: PGP signature

Reply via email to