Advertisement
Guest User

Untitled

a guest
Jun 15th, 2011
434
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.05 KB | None | 0 0
  1. CC rbspeexenc.c
  2. CC rbspeex.c
  3. AR build/librbspeex.a
  4. Linking ../rbspeexenc
  5. CC rbspeexdec.c
  6. rbspeexdec.c: In function ‘main’:
  7. rbspeexdec.c:73:10: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result
  8. Linking ../rbspeexdec
  9. make[2]: Leaving directory `/home/saint-ubuntu/Rockbox/rockbox/tools/rbspeex'
  10. /usr/bin/gcc -O -g -W -Wall -Wshadow -pedantic voicefont.c -o voicefont
  11. voicefont.c: In function ‘voicefont’:
  12. voicefont.c:110:14: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result
  13. /usr/bin/gcc -O -g -W -Wall -Wshadow -pedantic wavtrim.c -o wavtrim
  14. make[1]: Leaving directory `/home/saint-ubuntu/Rockbox/rockbox/tools'
  15. CC firmware/common/config.c
  16. PP features.txt
  17. Generating voice
  18. Target: android:crossfade:headphone_detection:hotkey:lcd_bitmap:lcd_non-mono:lcd_color:pitchscreen:quickscreen:rtc:swcodec:tagcache:touchscreen:large_plugin_buffer:ab_repeat_buttons:albumart
  19. Language: english
  20. Encoder (options): rbspeexenc (-q 4 -c 10)
  21. TTS Engine (options): espeak ()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement