1. 29 12月, 2018 1 次提交
  2. 28 12月, 2018 1 次提交
  3. 10 11月, 2018 1 次提交
  4. 09 11月, 2018 2 次提交
  5. 07 11月, 2018 1 次提交
  6. 05 11月, 2018 1 次提交
  7. 02 11月, 2018 1 次提交
  8. 31 10月, 2018 1 次提交
  9. 26 10月, 2018 2 次提交
  10. 25 10月, 2018 1 次提交
  11. 24 10月, 2018 1 次提交
  12. 23 10月, 2018 2 次提交
  13. 22 10月, 2018 1 次提交
  14. 21 10月, 2018 3 次提交
  15. 20 10月, 2018 1 次提交
  16. 17 10月, 2018 2 次提交
  17. 16 10月, 2018 1 次提交
  18. 11 10月, 2018 7 次提交
  19. 10 10月, 2018 2 次提交
  20. 07 10月, 2018 1 次提交
  21. 06 10月, 2018 1 次提交
    • S
      There is no problem to create hello.mo with default compiler on · 86742879
      SASANO Takayoshi 提交于
      Debian-9.5/amd64.
      
      But building hello.mo with i386-elf-gcc (5.5.0) cross compiler on
      OpenBSD-6.3/amd64, undefined reference to 'rt_kprintf' error occurs.
      
      To avoid this error, "compile and link" process needs to be divided to
      simply "compile" and "link".
      
      On Debian-9.5, both previous and current method produces same hello.mo.
      
      We have to improve disk image creation (Linux dependent),
      this is a future homework.
      86742879
  22. 05 10月, 2018 4 次提交
  23. 04 10月, 2018 2 次提交