theintencity / py-audio

Python bindings for audio device and speex codecs
GNU Lesser General Public License v3.0
14 stars 8 forks source link

build flite x86_64 #7

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. cd flite-1.4-release
2. ./configure -CFLAGS="-arch x86_64"
3. make

What is the expected output? What do you see instead?
this should make a folder flite1.4-release/build/x86_64-darwin12.3.0 but 
instead makes a folder i386-darwin12.3.0.  

What version of the product are you using? On what operating system?
flite -1.4, rtaudio4.0.8, and speex1.2.  I'm running OS X 10.8 Mountain Lion

Please provide any additional information below.
I can't get flite to build for x86_64 architecture

Original issue reported on code.google.com by hosack.m...@gmail.com on 10 May 2013 at 11:15

GoogleCodeExporter commented 9 years ago
Apologies.  I just noticed the binaries for mac os x86_64. doh!

Original comment by hosack.m...@gmail.com on 10 May 2013 at 11:17