[x264-devel] core dump on solaris 10/space with x264-snapshot-20100112-2245

Chris Brookes cbrookes at gmail.com
Sat Jan 16 22:32:39 CET 2010


2010/1/16 Håkan Hjort <hakan.hjort at gmail.com>:
> added -mcpu=ultrasparc to your CFLAGS. If this had worked you would
> not be getting
> and calls to (.umul|.rem|.div) and so avoiding this GCC bug. Beside
> things being faster :)
>
>  sparc)
>    if test "$(uname -m)" = "sun4u"; then
>      ARCH="UltraSparc"
>      CFLAGS="$CFLAGS -mcpu=ultrasparc"

Ah!

[nslcm at apsz9024:/nslcm/compile/x264-snapshot-20100112-2245> uname -m
sun4v

It is much faster, too.


More information about the x264-devel mailing list