When I turn on 'Use heuristics to compile faster', I get the following error:
cc1plus.exe D:\fox-toolkit\calculator\cc1plus.exe unrecognized command line option "-fsave-memoized"
I think the option name is mis-spelled. It should be -fsave-memorized. Or this options has been deprecated, because I could not find this option at http://gcc.gnu.org/onlinedocs/gcc-3.4.3/gcc/Option-Summary.html#Option-Summary.
http://sourceforge.net/tracker/?group_id=10639&atid=110639&func=detail&aid=1112782
Log in to post a comment.
When I turn on 'Use heuristics to compile faster', I get the following error:
cc1plus.exe D:\fox-toolkit\calculator\cc1plus.exe unrecognized command line option "-fsave-memoized"
I think the option name is mis-spelled. It should be -fsave-memorized. Or this options has been deprecated, because I could not find this option at http://gcc.gnu.org/onlinedocs/gcc-3.4.3/gcc/Option-Summary.html#Option-Summary.
http://sourceforge.net/tracker/?group_id=10639&atid=110639&func=detail&aid=1112782