Upgrade to gcc-4.8.3
authorHugo Villeneuve <hugo@hugovil.com>
Sat, 4 Oct 2014 17:50:34 +0000 (13:50 -0400)
committerHugo Villeneuve <hugo@hugovil.com>
Fri, 5 Dec 2014 04:44:19 +0000 (23:44 -0500)
commitd9ee6b9ce4580bd0bff4ba9618333e63018a5556
tree62656f77cab96d1c99e35d07c4caa030c8b65d89
parentb0001c1123b681abfb148c0bc9144e3f6517d546
Upgrade to gcc-4.8.3

Add option "--with-native-system-header-dir".
For gcc-4.7 and later, you need "--with-native-system-header-dir" to enable
gcc to find the correct header files for the build.

The line to alter the standard include location:

    echo -en '#undef STANDARD_INCLUDE_DIR\n#define STANDARD_INCLUDE_DIR
        "/tools/include/"\n\n' >> gcc/config/linux.h

then becomes redundant.
20 files changed:
config/packages-list
stage0/patches/common/gcc-4.6.3-branch_update-2.patch [deleted file]
stage0/patches/common/gcc-4.8.3-branch_update-1.patch [new file with mode: 0644]
stage0/patches/x86/gcc-4.6.3-specs-1.patch [deleted file]
stage0/patches/x86/gcc-4.8.3-specs-1.patch [new file with mode: 0644]
stage0/patches/x86_64/gcc-4.6.3-pure64_specs-1.patch [deleted file]
stage0/patches/x86_64/gcc-4.8.3-pure64_specs-1.patch [new file with mode: 0644]
stage0/pkg/gcc
stage1/patches/common/gcc-4.6.3-branch_update-2.patch [deleted file]
stage1/patches/common/gcc-4.8.3-branch_update-1.patch [new symlink]
stage1/patches/x86/gcc-4.6.3-specs-1.patch [deleted symlink]
stage1/patches/x86/gcc-4.8.3-specs-1.patch [new symlink]
stage1/patches/x86_64/gcc-4.6.3-pure64_specs-1.patch [deleted symlink]
stage1/patches/x86_64/gcc-4.8.3-pure64_specs-1.patch [new symlink]
stage1/pkg/gcc
stage2/patches/common/gcc-4.6.3-branch_update-2.patch [deleted symlink]
stage2/patches/common/gcc-4.8.3-branch_update-1.patch [new symlink]
stage2/patches/x86_64/gcc-4.6.3-pure64-1.patch [deleted file]
stage2/patches/x86_64/gcc-4.8.3-pure64-1.patch [new file with mode: 0644]
stage2/pkg/gcc