message from James Walker <[email protected]> to festival-talk
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
Hi, I'm trying to build Festival as 32 bits, and losing my mind. I've been trying to use various tricks that have worked with other open-source projects, and they're not working with festival. Such as:

export CFLAGS="-arch i386"
export CXXFLAGS="-arch i386"
export LDFLAGS="-arch i386"
./configure --build=i386-apple --enable-32-bit --with-archflags="-arch i386"

In some other projects, I've been able to put things like CPPFLAGS at the end of the .configure line, but in the festival case it just tells me "invalid host type".
--
  James W. Walker, Innoventive Software LLC
  <http://www.frameforge3d.com/>

= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
=    University of Edinburgh's Festival Speech Synthesis System       =
= http://festvox.org/festival      Sent Via [email protected] =
=                           To unsubscribe mail [email protected] =
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =

_______________________________________________
Festlang-talk mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/festlang-talk

Reply via email to