Hi Jonathan, Can you try this revision and see if it works for you on windows?
https://github.com/catlee/ccache/commit/02151ca60e0740d8046d9778d5b6d8f2891beec4 Cheers, Chris On Mon, Aug 22, 2011 at 4:00 AM, Jonathan Martens <[email protected]> wrote: > On 22-8-2011 5:33, Justin Lebar wrote: >> >> I'm confused; do you mean MSVC or GCC on Windows? >> >> MSVC PGO doesn't have a set of compilation flags equivalent to >> -fprofile-generate and -fprofile-use. Most of the work is done in the >> linker. See the bottom of [1]. >> >> Does ccache support GCC on Windows running outside a cygwin-like >> environment? Presumably if you're in cygwin, you have x_realpath? > > I am using GCC under MinGW to compile. > > Jonathan > > _______________________________________________ > ccache mailing list > [email protected] > https://lists.samba.org/mailman/listinfo/ccache > _______________________________________________ ccache mailing list [email protected] https://lists.samba.org/mailman/listinfo/ccache
