I made a PKGBUILD for the 64-bit version of this toolchain. It is available on the AUR. If you have an AUR package installer (like yaourt), you can install it by simply doing:
Code:
yaourt -S vxworks-gcc-toolchain-bin
P.S: This is using binutils and GCC 4.8 snapshots from the 20th of January. I'm working on the i686 binary release and a source release
Alex Brinister