On 2012-11-26 Roland Stigge <sti...@antcom.de> wrote:
> Package: pfstmo
> Version: 1.4-1
[...]
> pfstmo currently FTBFS on powerpcspe[1] like this:

> powerpc-linux-gnuspe-g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/pfs-1.2   
> -I../../src/pfstmo/    -Wall -g -O2 -fopenmp -DBRANCH_PREDICTION 
> -mtune=powerpc -MT pfstmo_drago03.o -MD -MP -MF .deps/pfstmo_drago03.Tpo -c 
> -o pfstmo_drago03.o pfstmo_drago03.cpp
> /tmp/ccnMW8vc.s: Assembler messages:
> /tmp/ccnMW8vc.s:429: Error: Unrecognized opcode: `stfd'
> [...]

> Attaching a patch that fixes this by preventing "-mtune=powerpc"
> which leads gcc to generate asm statements only available on PowerPC
> w/ altivec (but not on the SPE variant).
[...]

Hello,

pfstmo has been included into pfstools which nowadays uses cmake.
Looking at the powerpc build log for 2.0.4-3 (experimental) I do not
see any instance of -mtune=powerpc, therefore I assume it would build
on powerpcspe.

cu Andreas


-- 
`What a good friend you are to him, Dr. Maturin. His other friends are
so grateful to you.'
`I sew his ears on from time to time, sure'

Reply via email to