-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
[MachO] error: unsupported linker arg: -no_pie #15438
Copy link
Copy link
Open
Labels
arch-x86_6464-bit x8664-bit x86enhancementSolving this issue will likely involve adding new logic or components to the codebase.Solving this issue will likely involve adding new logic or components to the codebase.linkingos-macosmacOSmacOS
Milestone
Metadata
Metadata
Assignees
Labels
arch-x86_6464-bit x8664-bit x86enhancementSolving this issue will likely involve adding new logic or components to the codebase.Solving this issue will likely involve adding new logic or components to the codebase.linkingos-macosmacOSmacOS
Type
Fields
Give feedbackNo fields configured for issues without a type.
Currently we cannot compile CGo programs to MacOS (at least x86_64) with default settings. Example Go file:
main.go
Compile to MacOS