Thread overview
[Issue 24401] OSX: Linker error: GOT load reloc does not point to a movq instruction
[Issue 24401] Linker error: GOT load reloc does not point to a movq instruction on macOS
Feb 22
Dlang Bot
Feb 23
Dlang Bot
Mar 01
Dlang Bot
February 20
https://issues.dlang.org/show_bug.cgi?id=24401

Iain Buclaw <ibuclaw@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ibuclaw@gdcproject.org
            Summary|Linker error: GOT load      |Linker error: GOT load
                   |reloc does not point to a   |reloc does not point to a
                   |movq instruction            |movq instruction on macOS

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

Iain Buclaw <ibuclaw@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Linker error: GOT load      |OSX: Linker error: GOT load
                   |reloc does not point to a   |reloc does not point to a
                   |movq instruction on macOS   |movq instruction

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

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@ibuclaw created dlang/dmd pull request #16227 "Fix Bugzilla 24401 - OSX: Linker error: GOT load reloc does not point to a movq instruction" fixing this issue:

- Fix Bugzilla 24401 - OSX: Linker error: GOT load reloc does not point to a movq instruction

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

--
February 23
https://issues.dlang.org/show_bug.cgi?id=24401

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

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

--- Comment #2 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/dmd pull request #16227 "Fix Bugzilla 24401 - OSX: Linker error: GOT load reloc does not point to a movq instruction" was merged into stable:

- 918bfac4fd3ac4ce8a10573b6d2c5fc078bb3926 by Iain Buclaw:
  Fix Bugzilla 24401 - OSX: Linker error: GOT load reloc does not point to a
movq instruction

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

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

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

- baf8ee195aef40afc10a5101ec80ff8e1792d2c4 by Iain Buclaw:
  Fix Bugzilla 24401 - OSX: Linker error: GOT load reloc does not point to a
movq instruction

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

--