https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86215
--- Comment #5 from simon at pushface dot org ---
$ gcc -v
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/opt/gcc-9.1.0/bin/../libexec/gcc/x86_64-apple-darwin15/9.1.0/lto-wrapper
Target: x86_64-apple-darwin15
Configured with: /Volumes/
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86215
Iain Sandoe changed:
What|Removed |Added
Target Milestone|--- |7.5
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86215
Iain Sandoe changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86215
--- Comment #3 from Iain Sandoe ---
please could you print the output of:
DYLD_PRINT_LIBRARIES=1 ./a.out
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86215
--- Comment #2 from simon at pushface dot org ---
(In reply to simon from comment #1)
Same results with gcc version 9.0.1 20190219 (experimental) (GCC)
on Darwin 18.2.0.
$ otool -L a.out
a.out:
/usr/lib/libSystem.B.dylib (compatibility v
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86215
simon at pushface dot org changed:
What|Removed |Added
CC||simon at pushface dot org
---