olofk | Suddenly there seems to be no shortage of toolchains and or1k implementations :) | 00:00 |
---|---|---|
stekern | something for every taste =) | 00:01 |
stekern | simoncook is working on the llvm integrated assembler too | 00:02 |
olofk | Seems to be a lot going on. That's really cool. I'm eager to start trying out the shared libraries support too | 00:04 |
olofk | Does anyone have an executable that is verified to run on ordb2a? | 00:05 |
stekern | I don't own a ordb2a | 00:06 |
stekern | LLVM knows how to load the global address from the got if the global doesn't have internal linkage now at least | 00:08 |
stekern | olofk: I can paste my hello world and how to build it | 00:09 |
olofk | I realize that I don't have much knowledge about the compiler stuff... but I assume that's a good thing? | 00:09 |
stekern | it runs on or1ksim | 00:09 |
olofk | Plzzz....I'M DOING A PROJECT WITH HELLO WORLD AND I NEED SOURCE CODE..PPLLZZZ!!! E-MAIL TO ME | 00:10 |
olofk | stekern: I'm trying to figure out why the hell I don't get any response from my board. A custom loadmodule that just loops back the uart works, so the hardware seems fine. I can connect with openocd and upload a program with gdb, so my tools and orpsoc image seems to work | 00:12 |
olofk | but still, I can't get a hello world to show up on the terminal. Starting to suspect that it hasn't picked up the correct printf routines | 00:12 |
stekern | http://pastebin.com/EBMzzTDm | 00:13 |
stekern | how did you build it? | 00:14 |
olofk | Just to avoid confusion, this hasn't anything to do with the clang toolchain | 00:14 |
stekern | yeah, I've realised that | 00:14 |
stekern | =) | 00:14 |
olofk | /path/to/or32-elf-gcc -mboard=ordb2a hello. | 00:15 |
olofk | it's not in my path as I'm having the or1k toolchain there instead | 00:15 |
stekern | you can have both in your path, but that aside, that sounds right | 00:16 |
olofk | Ahh...crap | 00:16 |
olofk | I was using detach instead of c when I loaded the program. That used to work (in or_debug_proxy?) | 00:17 |
olofk | I have a distinct feeling that I have been through this before | 00:18 |
stekern | the feeling of deja vue is strong on my side too =) | 00:19 |
olofk | Oh well. Good to sort that out. I have now completed my mission on this planet and can return home | 00:21 |
olofk | Good night, as you humanoids say | 00:21 |
stekern | yeah, upstairs calling here too | 00:22 |
stekern | night | 00:22 |
jeremybennett | I've not been receiving mail on the openrisc@lists.openrisc.net mailing list since 22 August. Has anyone else had problems. The archive shows there have been messages sent there. | 11:16 |
stekern | looks like the last msg I received was 22 august as well | 11:20 |
juliusb | now that you mention it, I was helping admin the lists and haven't had any of those emails since then either | 12:15 |
juliusb | so, I agree, something has gone on | 12:15 |
juliusb | has anyone emailed jonibo yet? | 12:15 |
jeremybennett | juliusb: I emailed him earlier | 12:26 |
juliusb | nice one, thanks | 12:27 |
stekern | it's good that we have redundancy in our mailing lists ;) | 12:34 |
stekern | there has been times when it has been the other way around too | 12:35 |
stekern | gcc is certainly a tightly knitted together package | 12:37 |
stekern | I'm trying to build libstdc++-v3 away from the gcc tree, I'm failing miserably | 12:37 |
juliusb | :( | 12:38 |
stekern | looking into libc++ now, it wants a lot more support for things from uclibc it seems | 12:42 |
Generated by irclog2html.py 2.15.2 by Marius Gedminas - find it at mg.pov.lt!