Re: [LAU] yoshimi 0.060.8

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <linux-audio-user@...>
Date: Monday, April 4, 2011 - 10:32 pm

James Morris wrote:

> you don't have core2/amd64 based system?

It is an Athlon-64 system but Linux From Scratch builds everything in
32-bit mode:

$ uname -imp
i686 athlon-4 i386

> so try adding -march=i486 to the BuildOptionsBasic field when

I like to script all my builds (it saves time remembering what on
earth I did 6 months later) so I added

-DCMAKE_C_FLAGS:STRING=-march=athlon-4 \
-DCMAKE_CXX_FLAGS:STRING=-march=athlon-4 \

to the cmake line - and it worked! (I don't know if I need both
flags, I may experiment more later.)

Thanks for your awesomely swift advice,

Jeremy Henty
_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@lists.linuxaudio.org
http://lists.linuxaudio.org/listinfo/linux-audio-user

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[LAU] yoshimi 0.060.8, cal, (Mon Apr 4, 4:27 pm)
Re: [LAU] yoshimi 0.060.8, Jeremy Henty, (Mon Apr 4, 8:23 pm)
Re: [LAU] yoshimi 0.060.8, James Morris, (Mon Apr 4, 9:14 pm)
Re: [LAU] yoshimi 0.060.8, Jeremy Henty, (Mon Apr 4, 10:32 pm)
Re: [LAU] yoshimi 0.060.8, James Morris, (Tue Apr 5, 4:39 am)
Re: [LAU] yoshimi 0.060.8, Jeremy Henty, (Tue Apr 5, 6:44 am)
Re: [LAU] yoshimi 0.060.8, Peder Hedlund, (Tue Apr 5, 7:19 am)
Re: [LAU] yoshimi 0.060.8, Jeremy Jongepier, (Tue Apr 5, 7:46 am)