|
|
Rockbox mail archiveSubject: Re: creating voice filesRe: creating voice files
From: Magnus Holmgren <magnushol_at_gmail.com>
Date: Sun, 19 Feb 2012 13:42:28 +0100
On 2012-02-19 11:02, claudio capriati wrote:
> Do you use cygwin to create voice files?
You have a too new version of gcc, where the -mno-cygwin flag is no longer
I tried updating the rbspeex makefile, but it didn't work as expected. I changed
ifeq ($(findstring CYGWIN,$(shell uname)),CYGWIN)
But that didn't have the expected effect. It did compile, but it didn't use the
Perhaps someone more familiar with GNU make can help (both getting the CC change
-- Magnus ------------------------------------------------------------------- Unsubscribe: http://cool.haxx.se/cgi-bin/mailman/listinfo/rockbox FAQ: http://www.rockbox.org/twiki/bin/view/Main/GeneralFAQ Etiquette: http://www.rockbox.org/mail/etiquette.htmlReceived on 2012-02-19 Page was last modified "Jan 10 2012" The Rockbox Crew |