[yoshimi-user] is it ready to call it 0.060?

  • From: David Adler <david.jo.adler@xxxxxxxxx>
  • To: yoshimi-user@xxxxxxxxxxxxxxxxxxxxx
  • Date: Thu, 14 Oct 2010 18:22:59 +0200

On Tue, Oct 12, 2010 at 2:14 PM, Jonathan E. Brickman wrote:



Well, David, I don't know your procedures, but it's on your end somewhere:
you have -march=athlon64 mixed in with -march=i686.  That's not going
to fly :-)

Ok, thanks Jonathan, very plausible. ^^
The -march=i686 comes from me, set in /etc/makepkg.conf.
Since -march=athlon64 doesn't appear when compiling versions prior to
0.059-* I still suspected some changes in yoshimi.

I don't know cmake any well, but from CMakeLists.txt it seems to use
BuildOptions_x86_64AMD instead of BuildOptionsBasic.
The syntax in CMakeLists.txt from 0.058 (where it worked correctly) is
a little different.

Obviously the architecture is not detected/communicated correctly.
From the cmake output:
[...]
-- Found FLTK
-- Building for Release, flags: -O3 -march=athlon64 -m64 -Wall
-ffast-math -fno-finite-math-only -fomit-frame-pointer
-- Default audio driver is Jack
[...]

I expect it's in your ccmake setup somehow.  Send a text screenshot
in monotype font, in theory we should be able to see it :-)

A screenshot of what? How do I setup ccmake? I didn't find any
configuration files for (c)cmake, It is just installed and worked so
far.

best,
david


Other related posts: