--- Log opened Mon Oct 17 00:00:00 2016 | ||
karussellbremser | hey guys | 11:03 |
---|---|---|
karussellbremser | anybody here? | 11:03 |
karussellbremser | if so...i'm currently trying to build the openrisc gnu toolchain and am stuck at building the uclibc | 11:05 |
karussellbremser | make -j9 delivers me "ldso/ldso/ld-uClibc_so.a(ldso.oS): In function `_dl_get_ready_to_run': ldso.c:(.text+0x44bc): undefined reference to `abort' collect2: error: ld returned 1 exit status" at the end | 11:05 |
karussellbremser | any help would be much appreciated | 11:05 |
karussellbremser | ubuntu 16.04 btw | 11:06 |
kc5tja | I'm not familiar with that toolchain; however, stay on the channel for as long as you can. Folks who are familiar with this process are sure to see your message and respond. | 11:15 |
karussellbremser | i'll do, thx | 11:15 |
kc5tja | (and by "as long as you can", I mean it can be up to 24 hours, since folks are in different time zones) | 11:16 |
kc5tja | :) | 11:16 |
karussellbremser | i see ;) | 11:16 |
olofk | karussellbremser: Do you need uclibc, or would musl work just as fine? I'm asking since the musl port is in better shape and does basically the same thing | 15:49 |
shorne | karussellbremser: we usually do not build uclibc anymore. either newlib or musl | 18:01 |
shorne | https://github.com/openrisc/musl-cross/wiki - build instructions for musl | 18:02 |
shorne | http://openrisc.io/newlib/building.html - build instructions for newlib (bare metal, no OS, binaries) | 18:03 |
promach | while compiling or1k-src, I have this error | 21:18 |
promach | or1k-src/libiberty/filename_cmp.c:109:48: error: unknown type name ‘size_t | 21:18 |
promach | https://github.com/openrisc/or1k-src/blob/or1k/libiberty/filename_cmp.c#L109 | 21:19 |
promach | There are a lot of files which does not #include "stddef.h" | 21:24 |
promach | should I still use or1k-src ? | 21:24 |
promach | or should I use https://github.com/openrisc/musl-cross/ ? | 21:39 |
shorne | promach: please do not use or1k-src, we are trying to move away from it | 23:07 |
shorne | we have newlib + binutils-gdb + or1k-gcc | 23:08 |
shorne | or musl-cross project for musl | 23:08 |
promach | I saw that musl-cross is for ARM | 23:19 |
promach | my ultimate goal is to run openRISC within SoC in Lattice Ice40 with Prohect Icestorm | 23:20 |
promach | but now, I want to synthesise and check how much LUTs or hardware resources I need for Lattice FPGA | 23:20 |
promach | but I am stuck with toolchain now | 23:21 |
shorne | well, to do hardware part you dont need the toolchain | 23:34 |
shorne | the toolchain is just for compiling code to run on the hardware | 23:34 |
promach | I see | 23:35 |
promach | so, I would leave the toolchain later, but I still need it later | 23:35 |
promach | how would I synthesise openRISC together with a DMA module and wishbone bus ? | 23:36 |
--- Log closed Tue Oct 18 00:00:02 2016 |
Generated by irclog2html.py 2.15.2 by Marius Gedminas - find it at mg.pov.lt!