I have a sparc64 I can compile on over the net, but I do not have the luxury of hearing if my hacking works or not.
The configure script does not properly detect the architecure, it enables the approximation code, if I pass it fpm=sparc all is well.
On 05-Apr-2000 Rob Leslie wrote:
The configure script does not properly detect the architecure, it enables the approximation code, if I pass it fpm=sparc all is well.
Can you tell me the output from ./config.guess?
shaleh@auric:~/mad-0.10.0b$ ./config.guess sparc64-unknown-linux-gnu
On 05-Apr-2000 Sean 'Shaleh' Perry wrote:
I have a sparc64 I can compile on over the net, but I do not have the luxury of hearing if my hacking works or not.
The configure script does not properly detect the architecure, it enables the approximation code, if I pass it fpm=sparc all is well.
forgot the OS. this is a sparc running debian. 64bit kernel, 32bit userland.
shaleh@auric:~/mad-0.10.0b.shaleh$ time !! time ./madplay -o raw:- ../Home.mp3 >/dev/null MPEG Audio Decoder version 0.10.0 (beta) - Copyright (C) 2000 Robert Leslie Title: Home Artist: Staind Album: Dysfunction Genre: Year: Comment: ../Home.mp3: 9403 frames decoded (4:05.6)
real 1m3.424s user 1m3.410s sys 0m0.020s
although I have no idea if the sound would be right or not (-: