gdc on linux does not install druntime's .d files?

Johannes Pfau nospam at example.com
Sun Dec 1 05:10:57 PST 2013


Am Tue, 24 Sep 2013 16:02:11 +0200
schrieb "eles" <eles at eles.com>:

[...]

Damn, I hate shell scripts / Makefiles:
https://github.com/jpf91/GDC/commit/d9a6e38dd140b9a98ce694b2073714983c7af6a3

BTW: We could make this more failsafe by using "find" to search the
source directory recursively. This way we wouldn't have the list all
subfolders in the Makefile. But that only works if we copy all files to
the same destination, we couldn't copy some files to
${include}/${target_triplet} as we do now.


More information about the D.gnu mailing list