Displaying 1 result from an estimated 1 matches for "rdimon".
Did you mean:
raimon
2017 Oct 19
0
FLAC on ARM Cortex-M4
...s installed on MacOS. I used homebrew to
install autoconf, automake, and libtool. autogen.sh succeeded and I was
able to create my makefiles using the following:
*./configure --build=x86_64-apple-darwin16.7.0 --host=arm-none-eabi
--prefix=$PWD/export CFLAGS="-O3 -mthumb -mcpu=cortex-m4 -lc -lrdimon
-specs=rdimon.specs" --disable-cpplibs --disable-ogg --disable-oggtest
--disable-examples --disable-xmms-plugin*
* Configuration summary :*
* FLAC version : ........................ 1.3.2*
* Host CPU : ............................ arm*
* Host Vendor : ......................... non...