Port-arm archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/40255: devel/liboil tries to use ARM FP instructions?
Any idea what's wrong with the cited PR? Should I disable vfp somehow?
-is
----- partially forwarded message -----
System: NetBSD marie 4.0.1 NetBSD 4.0.1 (MARIE) #0: Mon Nov 3 19:50:51 CET 2008
ignatios@random85:/var/itch/sources/4.0/os/sys/arch/shark/compile/MARIE shark
Architecture: arm
Machine: shark
>Description:
cc -DHAVE_CONFIG_H -I. -I../.. -Wall -D_BSD_SOURCE -D_GNU_SOURCE
-DOIL_ENABLE_UNSTABLE_API -mfpu=vfp -O2 -MT libarm_la-math_vfp.lo
-MD -MP -MF .deps/libarm_la-math_vfp.Tpo -c math_vfp.c -o
libarm_la-math_vfp.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=compile cc -O2 -c -o math_vfp_asm.lo
math_vfp_asm.S
cc -O2 -c math_vfp_asm.S -fPIC -DPIC -o .libs/math_vfp_asm.o
math_vfp_asm.S: Assembler messages:
math_vfp_asm.S:107: Error: selected processor does not support `fldmias
r1!,{s0}'
math_vfp_asm.S:107: Error: selected processor does not support `fldmias
r2!,{s1}'
math_vfp_asm.S:107: Error: selected processor does not support `fadds s2,s0,s1'
math_vfp_asm.S:107: Error: selected processor does not support `fstmias r0!,{s2}
[and a few dozen more]
>How-To-Repeat:
cd multimedia/gnash; make
>Fix:
unknown at this time of day
>Unformatted:
pkgsrc-2008Q3
----- End forwarded message -----
Home |
Main Index |
Thread Index |
Old Index