Yonggang Luo

Results 161 issues of Yonggang Luo

``` cc = "1.0.61" ``` ``` = note: `#[warn(deprecated)]` on by default warning: 1 warning emitted Compiling relibc v0.1.0 (C:\work\study\os\redox\relibc) The following warnings were emitted during compilation: warning: cl: ������...

help wanted
O-windows

C:\work\study\languages\rust\relibc>cl /MD kernel32.lib bufferoverflowu.lib target\debug\relibc.lib examples\test.c -X -Iinclude -Itarget\include -link -NODEFAULTLIB 用于 x64 的 Microsoft (R) C/C++ 优化编译器 19.27.29111 版 版权所有(C) Microsoft Corporation。保留所有权利。 test.c Microsoft (R) Incremental Linker Version 14.27.29111.0...

this is a commonly used type and it's the basis for implemeting vector io.

Better source tree may help people understanding the source codes

As mir are so small, it's may suite for small soc, such as RPI2, RPI Zero and so on.

Better to using triple to create platform-independent compiler, that's is a single compiler that can cross compiling to multiple target triple.