Re: [hatari-devel] OS X performance problem |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/hatari-devel Archives
]
On 29/05/14 00:46, Eero Tamminen wrote:
Hi,
Use:
cmake -DCMAKE_VERBOSE_MAKEFILE=true ...
To see what compiler options CMake uses. If there's no -Ox option,
that explains the slowness.
-O3
It's not related to cmake or build, as old version work well.
Try "--statusbar=no --drive-led=no" to see whether these
affect the screen update.
Bingo ! That's it !
Still no sound in Pacemaker Demo, anyway, but sound in some other tested.
JV