Thread overview
[Issue 20297] ld: warning: building for macOS
Oct 12, 2019
Dlang Bot
Sep 10, 2020
Mathias LANG
[Issue 20297] ld: warning: no platform load command found for macOS
Feb 22
Dlang Bot
Feb 22
Dlang Bot
Mar 01
Dlang Bot
October 12, 2019
https://issues.dlang.org/show_bug.cgi?id=20297

Dlang Bot <dlang-bot@dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@jacob-carlborg created dlang/dmd pull request #10476 "Fix issue 20297: ld: warning: building for macOS" fixing this issue:

- Fix issue 20297: ld: warning: building for macOS

https://github.com/dlang/dmd/pull/10476

--
September 10, 2020
https://issues.dlang.org/show_bug.cgi?id=20297

Mathias LANG <pro.mathias.lang@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |pro.mathias.lang@gmail.com
         Resolution|---                         |WORKSFORME

--- Comment #2 from Mathias LANG <pro.mathias.lang@gmail.com> ---
Quoting from April 2nd:
> The warnings don't appear anymore. Apple must have changed something. Not sure if it's still interesting to have these load commands.

Closing as WORKSFORME.

--
February 20
https://issues.dlang.org/show_bug.cgi?id=20297

Iain Buclaw <ibuclaw@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ibuclaw@gdcproject.org

--- Comment #3 from Iain Buclaw <ibuclaw@gdcproject.org> ---
*** Issue 24400 has been marked as a duplicate of this issue. ***

--
February 20
https://issues.dlang.org/show_bug.cgi?id=20297

--- Comment #4 from Iain Buclaw <ibuclaw@gdcproject.org> ---
Back in Xcode 15 - see issue 24400.

--
February 20
https://issues.dlang.org/show_bug.cgi?id=20297

Iain Buclaw <ibuclaw@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|WORKSFORME                  |---

--
February 20
https://issues.dlang.org/show_bug.cgi?id=20297

Iain Buclaw <ibuclaw@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|ld: warning: building for   |ld: warning: no platform
                   |macOS                       |load command found for
                   |                            |macOS

--
February 22
https://issues.dlang.org/show_bug.cgi?id=20297

--- Comment #5 from Dlang Bot <dlang-bot@dlang.rocks> ---
@ibuclaw created dlang/dmd pull request #16223 "Fix Bugzilla 20297 - Link warning: no platform load command found in object.o, assuming: macOS" fixing this issue:

- Fix Bugzilla 20297 - Link warning: no platform load command found in object.o, assuming: macOS

  Co-authored-by: Jacob Carlborg <doob@me.com>

https://github.com/dlang/dmd/pull/16223

--
February 22
https://issues.dlang.org/show_bug.cgi?id=20297

Dlang Bot <dlang-bot@dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #6 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/dmd pull request #16223 "Fix Bugzilla 20297 - Link warning: no platform load command found in object.o, assuming: macOS" was merged into stable:

- 18bd11759bd4133d8e7f3d7dc2be7034fc2a079c by Iain Buclaw:
  Fix Bugzilla 20297 - Link warning: no platform load command found in
object.o, assuming: macOS

  Co-authored-by: Jacob Carlborg <doob@me.com>

https://github.com/dlang/dmd/pull/16223

--
March 01
https://issues.dlang.org/show_bug.cgi?id=20297

--- Comment #7 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/dmd pull request #16276 "merge stable" was merged into master:

- b40eb09ff80821a7e95fe989ca0063c5f84d132b by Iain Buclaw:
  Fix Bugzilla 20297 - Link warning: no platform load command found in
object.o, assuming: macOS

  Co-authored-by: Jacob Carlborg <doob@me.com>

https://github.com/dlang/dmd/pull/16276

--