IRC logs for #openrisc Sunday, 2019-09-08

--- Log opened Sun Sep 08 00:00:18 2019
-!- qinfengling is now known as fengling13:00
ysionneaushorne: thanks for your detailed answer!15:43
* ysionneau is just back from holidays in scotland15:43
ysionneaudon't hesitate to send a patch to uclibc-ng if you feel you have a working and clean fix15:43
ysionneauah it seems you already sent such a patch, great :)15:48
ysionneauto try to understand why it does not boot, maybe try to enable "run-time assertion testing", "shared library loader with debugging support", "shared library loader with early debugging support" in the menuconfig of libc in the "Development/debugging options" menu16:11
ysionneaualso one good thing, when it's because of relocation handling/shared library issue is to run a binary with LD_DEBUG=all , but if even init does not run ... I don't think one can run init with some specially crafted environment variable16:23
ysionneauor maybe by modifying the kernel to do so :o16:23
ysionneaubut maybe you already know about all of that16:24
shorneysionneau: there is also a doc here: https://embarc.org/man-pages/as/OpenRISC_002dRelocs.html#OpenRISC_002dRelocs17:43
shornepart of the gas documentation, I wrote it17:43
shorneI need to spend some time on uclibc-ng boot testing.  What did you use as your target? just qemu?17:45
ysionneauso far yes, but not with a modern toolchain17:58
ysionneauI've setup CI for uclibc-ng (but it's down at the moment)17:59
ysionneauand in my CI I was building uclibc-ng with cross toolchain + linux via buildroot17:59
ysionneauand running uclibc-ng testsuite on qemu17:59
ysionneaufor several archs, including or1k17:59
ysionneaua glims of what I use for openrisc: https://github.com/fallen/uclibc-ng-ci/tree/master/conf/or1k18:00
tpbTitle: uclibc-ng-ci/conf/or1k at master · fallen/uclibc-ng-ci · GitHub (at github.com)18:00
ysionneauthis repo is cloned and used by jenkins, but the VM is down and I cannot show you today the script run by jenkins18:01
ysionneauthat is btw, using the gcc/binutils version that are enabled upstream for or1k, so not the latest ones18:02
ysionneau(upstream buildroot I mean)18:02
--- Log closed Mon Sep 09 00:00:20 2019

Generated by irclog2html.py 2.15.2 by Marius Gedminas - find it at mg.pov.lt!