compile error on ppc64 little endian

Mahdi ubuntulove74 at gmail.com
Tue Aug 17 18:18:35 UTC 2021


     ○ → powerpc64le-linux-gnu-gcc-10 -S app.d
     app.d:1:8: error: module stdio is in file 'std/stdio.d' which 
cannot be read
         1 | import std.stdio;
           |        ^
     import path[0] = 
/usr/lib/gcc-cross/powerpc64le-linux-gnu/10/include/d


This is a simple hello program that I wanted compile to  POWER 8 
or 9 from X86_64 host.



More information about the D.gnu mailing list