--- Log opened Sun May 06 00:00:14 2018 | ||
shorne | ZipCPU: yeah, it looks like thats the case for openrisc too and its in newlib, so either something worng with how I linked it or something wrong with my compiled code | 03:51 |
---|---|---|
shorne | it looks like my issue is something more basic, the program is not resetting to 0x100 its starting right in main | 03:57 |
shorne | ok, I fixed that passing --entry=0x100 to the linker | 10:08 |
shorne | its crashing in _or1k_init() - part of newlib now | 10:20 |
shorne | will have to continue this debugging tomorrow | 10:20 |
shorne | ok, I fixed that issue I was using l.addi rx,rx,lo(sym) to load symbols which dones work since it was sign extending | 17:25 |
shorne | now getting another crash in __libc_init_array | 17:25 |
shorne | something wrong with __preinit_array_start and __preinit_array_end | 17:37 |
-!- Netsplit *.net <-> *.split quits: mwfc, zama, LoneTech | 17:53 | |
-!- Netsplit over, joins: zama | 17:54 | |
shorne | in the something wrong with my link order, these are weak linkage symbols | 18:42 |
--- Log closed Mon May 07 00:00:15 2018 |
Generated by irclog2html.py 2.15.2 by Marius Gedminas - find it at mg.pov.lt!