> I don't think there is any gcc option for this in 32-bit mode. > > In 64-bit mode you can use -mcmodel=large. Nope, I'm using 32-bit mode. I've looked a bit as well, but can't find anything useful. Looks like I'm stuck using function pointers or something (they do appear to use the FF /2 opcode).