Forcing far calls on x86

Mike Smith scgtrp@gmail.com
Sat May 30 05:35:00 GMT 2009


> 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).



More information about the Gcc-help mailing list