--- Log opened Fri May 04 00:00:11 2018 | ||
shorne | I built newlib with my new compiler | 05:23 |
---|---|---|
shorne | try to get to a hello world | 05:23 |
shorne | hmm, newlib based gcc builds, but it cant build a simple newlib helloworld yet | 05:30 |
shorne | Issues during linking with the crt0.o | 05:31 |
shorne | /home/shorne/work/gnu-toolchain/local/lib/gcc/or1k-elf/9.0.0/../../../../or1k-elf/bin/ld: warning: cannot find entry symbol _start; defaulting to 0000000000002000 | 05:31 |
shorne | /home/shorne/work/gnu-toolchain/local/lib/gcc/or1k-elf/9.0.0/../../../../or1k-elf/bin/ld: /home/shorne/work/gnu-toolchain/local/lib/gcc/or1k-elf/9.0.0/../../../../or1k-elf/lib/crt0.o: in function `_or1k_start': | 05:31 |
shorne | (.text+0x8): undefined reference to `_or1k_cache_init' | 05:31 |
shorne | /home/shorne/work/gnu-toolchain/local/lib/gcc/or1k-elf/9.0.0/../../../../or1k-elf/bin/ld: (.text+0x38): undefined reference to `_or1k_board_mem_base' | 05:31 |
shorne | I think I have to do something for that in gcc, I just stubbed it out now, will work on fixing | 05:32 |
--- Log closed Sat May 05 00:00:12 2018 |
Generated by irclog2html.py 2.15.2 by Marius Gedminas - find it at mg.pov.lt!