On Thu, 25 Nov 2021 17:05:34 +0100
Ichthyostega <p...@ichthyostega.de> wrote:

>Am 25.11.21 um 10:07 schrieb Will Godfrey:
>> Up till now the default build setting in CmakeLists.txt has been 
>> 'BuildForOld_X86' With the increasing use of ARM based things like the
>> Raspberry Pi I'm wondering if we should switch to 'BuildForThisCPU' instead. 
>>  
>
>What do we want to achieve?
>I could imagine the following goals
>
>- force people to do the decision themselves (i.e no default and error instead)
>- nudge people to care for the decision (e.g safe choice but rather 
>sub-optimal)
>- make the choice some optional playground, i.e. the majority won't ever touch
>   the decision and probably never care to improve their build
>
>-- Hermann

What I'm thinking of is none of the above :P

- try to ensure a first-time inexperienced builder gets the best possible
  performance for his/her current setup!

Actually, I notice a few projects out there have a supplied script that creates
a build directory, sets up cmake then compiles the code :o


-- 
Will J Godfrey
https://willgodfrey.bandcamp.com/
http://yoshimi.github.io
Say you have a poem and I have a tune.
Exchange them and we can both have a poem, a tune, and a song.


_______________________________________________
Yoshimi-devel mailing list
Yoshimi-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/yoshimi-devel

Reply via email to