1 # No armeb and thumb patches - really needs checking
2 DEFAULT_PREFERENCE = "-999"
3 ARM_INSTRUCTION_SET = "arm"
9 NATIVEDEPS = "mpfr-native gmp-native"
13 SRC_URI = "${GNU_MIRROR}/gcc/gcc-${PV}/gcc-${PV}.tar.bz2;name=archive \
14 file://fedora/gcc43-c++-builtin-redecl.patch;striplevel=0 \
15 file://fedora/gcc43-ia64-libunwind.patch;striplevel=0 \
16 file://fedora/gcc43-java-nomulti.patch;striplevel=0 \
17 file://fedora/gcc43-ppc32-retaddr.patch;striplevel=0 \
18 file://fedora/gcc43-pr27898.patch;striplevel=0 \
19 file://fedora/gcc43-pr32139.patch;striplevel=0 \
20 file://fedora/gcc43-pr33763.patch;striplevel=0 \
21 file://fedora/gcc43-rh330771.patch;striplevel=0 \
22 file://fedora/gcc43-rh341221.patch;striplevel=0 \
23 file://fedora/gcc43-cpp-pragma.patch;striplevel=0 \
24 file://fedora/gcc43-java-debug-iface-type.patch;striplevel=0 \
25 file://fedora/gcc43-libgomp-speedup.patch;striplevel=0 \
26 file://fedora/gcc43-i386-libgomp.patch;striplevel=0 \
27 file://fedora/gcc43-rh251682.patch;striplevel=0 \
28 file://debian/arm-unbreak-eabi-armv4t.dpatch;apply=yes \
29 file://debian/armel-atomic-builtins.dpatch;apply=yes;striplevel=0 \
30 file://debian/libstdc++-pic.dpatch;apply=yes;striplevel=0 \
31 file://debian/gcc-ice-hack.dpatch;apply=yes;striplevel=0 \
32 file://debian/pr30961.dpatch;apply=yes;striplevel=0 \
33 file://100-uclibc-conf.patch \
34 file://103-uclibc-conf-noupstream.patch \
35 file://200-uclibc-locale.patch \
36 file://203-uclibc-locale-no__x.patch \
37 file://204-uclibc-locale-wchar_fix.patch \
38 file://205-uclibc-locale-update.patch \
39 file://301-missing-execinfo_h.patch \
40 file://302-c99-snprintf.patch \
41 file://303-c99-complex-ugly-hack.patch \
42 file://304-index_macro.patch \
43 file://305-libmudflap-susv3-legacy.patch \
44 file://306-libstdc++-namespace.patch \
45 file://307-locale_facets.patch \
46 file://602-sdk-libstdc++-includes.patch \
47 file://740-sh-pr24836.patch \
48 file://800-arm-bigendian.patch \
49 file://904-flatten-switch-stmt-00.patch \
50 file://arm-nolibfloat.patch \
51 file://arm-softfloat.patch \
52 file://gcc-4.4-20090519-arm-eabi-atomic-builtins-unbreak-v2.patch \
53 file://cache-amnesia.patch \
54 file://gfortran-4.3.x.patch \
55 file://gcc-4.0.2-e300c2c3.patch \
56 # file://pr34130.patch \
57 # file://fortran-static-linking.patch \
58 file://gcc-arm-frename-registers.patch \
59 file://gcc-4.3.2-SYSROOT_CFLAGS_FOR_TARGET.patch \
60 file://gcc-4.3.1-ARCH_FLAGS_FOR_TARGET.patch \
61 file://zecke-xgcc-cpp.patch \
62 file://gcc-4.3.x-fix-EXTRA_BUILD.patch \
63 file://gcc-flags-for-build.patch \
64 file://Makefile.in.patch \
67 SRC_URI_append_sh3 = " file://sh3-installfix-fixheaders.patch "
69 SRC_URI_append_sh4 = " file://sh_unwind.patch \
70 file://gcc-4.2.3-linux-multilib-fix.patch \
76 EXTRA_OECONF_BASE = " --enable-cheaders=c_std --enable-libssp --disable-bootstrap --disable-libgomp --disable-libmudflap"
77 EXTRA_OECONF_INITIAL = "--disable-libmudflap --disable-libgomp --disable-libssp --enable-decimal-float=no"
78 EXTRA_OECONF_INTERMEDIATE = "--disable-libmudflap --disable-libgomp --disable-libssp"
80 SRC_URI[archive.md5sum] = "5dfac5da961ecd5f227c3175859a486d"
81 SRC_URI[archive.sha256sum] = "bfbf487731ad5dca37efe480a837417de071bd67e685d5c1df6a290707575165"