Index | Thread | Search

From:
Kirill A. Korinsky <kirill@korins.ky>
Subject:
Re: lang/gcc/11, lang/gcc/15: add dlang support
To:
ports@openbsd.org
Date:
Sat, 07 Mar 2026 11:19:22 +0100

Download raw body.

Thread
  • Pascal Stumpf:

    lang/gcc/11, lang/gcc/15: add dlang support

    • Kirill A. Korinsky:

      lang/gcc/11, lang/gcc/15: add dlang support

  • On Sun, 01 Mar 2026 13:07:45 +0100,
    Pascal Stumpf <pascal@stumpf.co> wrote:
    > 
    > On Fri, 27 Feb 2026 15:56:54 +0100, Kirill A. Korinsky wrote:
    > > ports@,
    > > 
    > > I'd like to put back dlang for amd64, aarch64 and sparc64.
    > > 
    > > gcc15 needs gdc from gcc9 so, I had fixed and prebuild bootstraps for both
    > > gcc-11 and gcc-15.
    > > 
    > > Here a new one which I've asked to be mirrored:
    > >  - https://kirill.korins.ky/pub/distfiles/adastrap-aarch64-11.2.0-1.tar.xz
    > >  - https://kirill.korins.ky/pub/distfiles/adastrap-amd64-11.2.0-7.tar.xz
    > >  - https://kirill.korins.ky/pub/distfiles/bootstrap-aarch64-15.2.0-0.tar.xz
    > >  - https://kirill.korins.ky/pub/distfiles/bootstrap-amd64-15.2.0-0.tar.xz
    > >  - https://kirill.korins.ky/pub/distfiles/bootstrap-sparc64-15.2.0-0.tar.xz
    > 
    > Mirrored on distfiles.stumpf.co (as gcc-bootstrap-*).  Now testing the
    > diff.
    > 
    > > On each machine it was tested as:
    > > 
    > > gcc-11 -> gcc-15 (via gcc-11 bootstrap) -> gcc-15 (via gcc-15 bootstrap)
    > > 
    > > Diff is large (~60k) so I had attached it as gzip.
    > > 
    > > Anyone for tests? Ok?
    > > 
    
    I'd like go ahead an commit it, anyone willing to OK? or object?
    
    -- 
    wbr, Kirill
    
    
  • Pascal Stumpf:

    lang/gcc/11, lang/gcc/15: add dlang support