Re: [mpg123-devel] assembler syntax compatibility
Brought to you by:
sobukus
From: Marcel M. <sou...@ma...> - 2011-09-03 14:57:23
|
On 03.09.11 02.16, Thomas Orgis wrote: > Am Mon, 29 Aug 2011 01:19:10 +0200 > schrieb Marcel<sou...@ma...>: > >> I am compiling without gcc. This raises some syntax compatibility >> problems with the included assembly files. I.e.: > > You raised some valid points in that oldest assembly file in mpg123;-) ... I'll see to incorporating the fixes. You should be careful. The change from .value to .long causes some sound distortion. I did not find the correct directive so far. Maybe it is .short. > Did you have any trouble with other assembly files, too; are the new SSE& friends routines fine? AFAIR I did not have problems with these file, but I did not do any serious tests so far. Marcel |