Hi all,
Anybody have a quick step guide to working with Altivec under
linux-ppc?
I'm trying to make use of vlc's Altivec-accelerated IDCT (which so far
is only meant for MacOS X and doesn't work), so I obviously need an
Altivec-enabled toolchain.
I've had a look at altivec.org; their tools seem to be relatively old.
Is that still the best bet? Are the new gcc-3.0 tools Altivec-enabled?
Any gotchas I should know about?
Thanks
Michel
-------------------------------------------------------------------------
Michel Lanners | " Read Philosophy. Study Art.
23, Rue Paul Henkes | Ask Questions. Make Mistakes.
L-1710 Luxembourg |
email mlan@cpu.lu |
http://www.cpu.lu/~mlan | Learn Always. "
** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/
From: Michel Lanners <redacted>
Are the new gcc-3.0 tools Altivec-enabled?
gcc-3.0,gcc-3.0.1 are not patched Altivec-patch.
You can see gcc-2.95.4 on vxworks at
http://www.lysergic.u-net.com/
Kaoru
** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/
I'm trying to make use of vlc's Altivec-accelerated IDCT (which so far
is only meant for MacOS X and doesn't work), so I obviously need an
Altivec-enabled toolchain.
I've had a look at altivec.org; their tools seem to be relatively old.
Is that still the best bet? Are the new gcc-3.0 tools Altivec-enabled?
Any gotchas I should know about?
AFAIK, Only an old gcc is available. Paul have implement some
Altivec stuffs in the IDCT of mpeg2dec already, he ended up doing
it entirely in asm (recent binutils do have the altivec as).
I beleive everybody is waiting for Apple to have their patches
merged in...
Ben.
** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/