Re: Sun compiler & Solaris x86
Jake Goerzen <[email protected]>
| Newsgroups | gmane.comp.video.ogle.user |
|---|---|
| Message-ID | <[email protected]> |
On Tue, 16 Dec 2003, Darrel Hankerson wrote: > > If I build it with ./configure --without-libmlib I get this: > > This puzzles me. medialib is a SPARC-only enhancement, correct? Actually, medialib is available for both SPARC and x86, but I'm not sure how the x86 version works. On SPARC V9 medialib uses the VIS instructions. I wonder how medialib works on x86? An interesting update: I installed medialib on a Solaris 9 x86 machine, compiled ogle with gcc 2.95.3 configured w/ --disable-mmx which works but is slow (<2 frames per sec) and the color conversion is messed up.