LDC 1.18.0-beta2
    kinke 
    kinke at gmx.net
       
    Mon Sep 30 17:04:19 UTC 2019
    
    
  
On Monday, 30 September 2019 at 15:15:57 UTC, H. S. Teoh wrote:
> Is this for native Android compilation, or cross-compiling to 
> Android?
Primarily for native compilation (though you'll still need a C 
compiler for linking and I don't know how that works on Android - 
there's no native NDK AFAICT, so people may have to resort to 
Termux or whatever), but it's also useful for cross-compilation, 
as you don't have to cross-compile druntime and Phobos yourself 
and can just extract the prebuilt libs.
    
    
More information about the Digitalmars-d-announce
mailing list