Skip to content

Add gcc 7.3.0 #13

Merged
merged 5 commits into from
Feb 23, 2018
Merged

Add gcc 7.3.0 #13

merged 5 commits into from
Feb 23, 2018

Commits on Feb 10, 2018

  1. Add gcc-7.3.0

    Created by
    
         cp gcc-7.2.0-0.build.sh gcc-7.3.0-0.build.sh
    
    after which the VERSION= line was updated
    donald committed Feb 10, 2018
    Configuration menu
    Copy the full SHA
    07e39b8 View commit details
    Browse the repository at this point in the history
  2. gcc-7.3.0: Build in subdirectory

    gcc doesn't support to be build in the source directory.
    
    https://gcc.gnu.org/wiki/InstallingGCC
    donald committed Feb 10, 2018
    Configuration menu
    Copy the full SHA
    30f4e02 View commit details
    Browse the repository at this point in the history
  3. gcc-7.3.0: Change ln -s to ln -sf

    This is to support a rebuild during development. Do not fail if target
    already exists.
    donald committed Feb 10, 2018
    Configuration menu
    Copy the full SHA
    22c94be View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    63a2b62 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    694ed65 View commit details
    Browse the repository at this point in the history