[MPlayer-dev-eng] [PATCH] Startup crash on sparc64
Reimar Döffinger
Reimar.Doeffinger at stud.uni-karlsruhe.de
Sat Sep 4 17:34:45 CEST 2004
Hi,
>>I'd suggest the attached version, but somebody should test if that works
>>for gcc 2.95, as I have no idea where exactly this __attribute__ should
>>be placed...
>
> According to http://gcc.gnu.org/onlinedocs/gcc-2.95.3/gcc_4.html#SEC90
> it should be specified like this in structs:
>
> struct foo { int x[2] __attribute__ ((aligned (8))); };
>
> See attached patch.
ok, thanks. I applied that.
Greetings,
Reimar Döffinger
More information about the MPlayer-dev-eng
mailing list