What's new

Mupen64-64bit Optimizations

Tillin9

Mupen64Plus Dev.
Somewhat silly question, but where are the optimization flags set in the mupen64-bit folder in trunk? I can find the optimization flags in the glide64 and rice folders easily enough, and it seems to be using the right flags for my machine (which is why I never bothered before), but I was playing around with some code and would like to know this.
 

ebenblues

Mupen64Plus Dev.
Somewhat silly question, but where are the optimization flags set in the mupen64-bit folder in trunk? I can find the optimization flags in the glide64 and rice folders easily enough, and it seems to be using the right flags for my machine (which is why I never bothered before), but I was playing around with some code and would like to know this.
If you're talking about compiler optimization flags, they should be in pre.mk in the mupen64-64bit dir. pre.mk is included at the top of the Makefile.
 

Top