[Issue 15574] wrong order of linker arguments
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Mon Sep 17 11:20:39 UTC 2018
https://issues.dlang.org/show_bug.cgi?id=15574
--- Comment #6 from github-bugzilla at puremagic.com ---
Commits pushed to master at https://github.com/dlang/dmd
https://github.com/dlang/dmd/commit/84b64ff24bd46513aa4622c98a6373002a9e8877
Have issue15574.sh use $(CC) instead of hard coded 'cc'.
This fails GNU Guix builds and is in line with other test scripts. Includes a
fix for compilation issue with C++ compilers by adding extern "C" definition.
https://github.com/dlang/dmd/commit/57944f595e7684ffeffdf615546302b8ddfa530a
Merge pull request #8702 from pjotrp/master
Have issue15574.sh use $(CC) instead of hard coded 'cc'.
merged-on-behalf-of: Petar Kirov <ZombineDev at users.noreply.github.com>
--
More information about the Digitalmars-d-bugs
mailing list