IRC logs for #openrisc Friday, 2018-05-04

--- Log opened Fri May 04 00:00:11 2018
shorneI built newlib with my new compiler05:23
shornetry to get to a hello world05:23
shornehmm, newlib based gcc builds, but it cant build a simple newlib helloworld yet05:30
shorneIssues during linking with the crt0.o05: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 000000000000200005: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
shorneI think I have to do something for that in gcc, I just stubbed it out now, will work on fixing05: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!