On 06/18/2010 11:40 AM, Peter Davies wrote:
I didn't send it because the change was so trivial (I have now). Note you will need to build wine-preloader without PGO (and with a libport.a without PGO) or you will get libc linking errors.
Peter
What is the cleanest way to do this? I was hoping it would be as simple as passing -fprofile-generate and -fprofile-dir as CFLAGS and LDFLAGS to configure.
Thanks, Scott Ritchie