ps2dev / ps2toolchain

This program will automatically build and install a compiler and other tools used in the creation of homebrew software for the Sony PlayStation® 2 videogame system.
BSD 2-Clause "Simplified" License
236 stars 71 forks source link

ld doesn't understand R_MIPS15_S3 relocation #75

Open aap opened 4 years ago

aap commented 4 years ago

Calling a VU0 microcode program from EE with something like vcallms Vu0LineToTriangleCollision will result in a R_MIPS15_S3 relocation for that word, which ld does not understand. (error: internal error: unsupported relocation error)