Re: [yoshimi-user] 0.060-pre2, one more #ifdef JACK_SESSION

  • From: cal <cal@xxxxxxxxxxxx>
  • To: yoshimi-user@xxxxxxxxxxxxxxxxxxxxx
  • Date: Sun, 10 Oct 2010 11:29:19 +1100

On 10/10/10 11:18, Jonathan E. Brickman wrote:

Compiled and ran perfectly with default optimizations, including
loading a big instrument (Full Strings) and playing bunches of notes.
When I tried to recompile using this:

-O3 -march=amdfam10 -m64 -mfpmath=sse -mcrc32 -ffast-math -fomit-frame-pointer


I got:

[ 0%] Building CXX object CMakeFiles/yoshimi.dir/WidgetPDialUI.cxx.o

c++: O3: No such file or directory

make[2]: *** [CMakeFiles/yoshimi.dir/WidgetPDialUI.cxx.o] Error 1

make[1]: *** [CMakeFiles/yoshimi.dir/all] Error 2

make: *** [all] Error 2

Very weird. I think I'd like to see the full gcc line that's failing, so
in the src directory, could you try
make VERBOSE=1

cheers.


Other related posts: