For users with issues due to a gcc-4.9 host compiler:
<https://bugzilla.redhat.com/show_bug.cgi?id=
1087374>
Note: The README.md has been updated as well. For
requests about the firmware (or driver) please
include "carl9170" in the subject line.
Signed-off-by: Christian Lamparter <chunkeey@googlemail.com>
The firmware configuration and build process requires the following
tools and libraries:
- * gcc 4.7+
+ * gcc 4.8
* gperf, bison/flex
## Contact
If you have any questions, reports or patches, you should write
-to <linux-wireless@vger.kernel.org>.
+to <linux-wireless@vger.kernel.org> and include "carl9170" in
+the subject line.
NEWLIB_TAR=newlib-$(NEWLIB_VER).tar.gz
NEWLIB_URL="ftp://sourceware.org/pub/newlib/$(NEWLIB_TAR)"
-GCC_VER=4.9.0
+GCC_VER=4.9.1
GCC_TAR=gcc-$(GCC_VER).tar.bz2
GCC_URL="http://mirrors.kernel.org/gnu/gcc/gcc-$(GCC_VER)/$(GCC_TAR)"
e5e8c5be9664e7f7f96e0d09919110ab5ad597794f5b1809871177a0f0f14137 src/binutils-2.24.tar.bz2
3e4d5ab9f0508942b6231b8ade4f8e5048cf92c96ed574c2bd6bd3320a599a48 src/newlib-2.1.0.tar.gz
b9b047a97bade9c1c89970bc8e211ff57b7b8998a1730a80a653d329f8ed1257 src/gcc-4.9.0.tar.bz2
+d334781a124ada6f38e63b545e2a3b8c2183049515a1abab6d513f109f1d717e src/gcc-4.9.1.tar.bz2