Re: [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 22:00:00 +0200

On Thu, Oct 14, 2010 at 9:07 PM, cal wrote:

On 15/10/10 03:22, David Adler wrote:

[ ... ]
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

You don't need to, and you shouldn't be modifying CMakeLists.txt.
Instead, cd to the 'src/' directory, then run 'ccmake .'

That will present all the options you might need to tweak for a
build on your specific system. The first two elements you should pay
attention
to are probably
 BuildForAMD_X86_64  (defaults to ON)
 BuildForCore2_X86_64  (defaults to OFF)

Each of those options has corresponding complier flag settings ...
 BuildOptions_x86_64AMD
 BuildOptions_X86_64Core2

For a 32 bit build, turn off both BuildForAMD_X86_64 and
BuildForCore2_X86_64,
and check that the contents of BuildOptionsBasic suit your needs.

Hope that helps. The first item listed by
<http://www.google.com/linux?hl=en&q=ccmake&btnG=Search>
could also help.

aah - simple enough. Thanks a lot, it works now.
Having successfully skipped the curses interface for the last
months I seem to have forgotten about its existence.

Yoshimi is running well (jack session stuff untested), so I happily
give my +1 to the 'ready to call it 0.060' statement.

For Yoshimis PKGBUILD-script in the Arch User Repository I'm still
keen on finding a way to automate the architecture-detection.
The additional user interaction seems to stand in the way of 'The
Arch Way'. However, don't be bothered with this one, it's certainly
my job now.

Thanks again for keeping up the battle against pink robots!

cheers.

cheers
(well, it's coffie here)


Other related posts: