Hi all,
While playing with an alternative to the Fano decoder over here I discovered 
that using -O3 -ffast-math significantly decreases execution time of the 
decoder on my linux and OS X platforms. Near as I can tell, cmake is currently 
using -O2 for Debug and -O3 for Release versions. I need advice on the right 
way to modify CMakeLists.txt to make sure that (only) the wsprd sources are 
compiled with -O3 -ffast-math.
Steve k9an
------------------------------------------------------------------------------
_______________________________________________
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel

Reply via email to