lekernel changed the topic of #milkymist to: Milkymist One, Migen, Milkymist SoC & Flickernoise :: Logs: http://en.qi-hardware.com/mmlogs
xiangfu has joined #milkymist
antgreen_ has quit [Ping timeout: 248 seconds]
antgreen_ has joined #milkymist
mumptai has quit [Ping timeout: 252 seconds]
jimmythehorn has quit [Quit: jimmythehorn]
gbraad has joined #milkymist
gbraad has quit [Changing host]
gbraad has joined #milkymist
aeris has quit [Ping timeout: 240 seconds]
aeris has joined #milkymist
xiangfu has quit [Ping timeout: 248 seconds]
xiangfu has joined #milkymist
kyak has joined #milkymist
kyak has joined #milkymist
Gurty has quit [Ping timeout: 248 seconds]
Martoni has joined #milkymist
mumptai has joined #milkymist
Gurty has joined #milkymist
Gurty has quit [Ping timeout: 248 seconds]
aeris has quit [Ping timeout: 272 seconds]
mumptai has quit [Ping timeout: 276 seconds]
aeris has joined #milkymist
Gurty has joined #milkymist
Gurty has quit [Ping timeout: 248 seconds]
Gurty has joined #milkymist
kristianpaul has quit [Ping timeout: 260 seconds]
kristianpaul has joined #milkymist
xiangfu has quit [Ping timeout: 248 seconds]
xiangfu has joined #milkymist
antgreen_ has quit [Ping timeout: 255 seconds]
kilae has joined #milkymist
xiangfu has quit [Remote host closed the connection]
gbraad has quit [Ping timeout: 276 seconds]
mumptai has joined #milkymist
Martoni has quit [Quit: ChatZilla 0.9.90 [Firefox 19.0/20130218165301]]
jimmythehorn has joined #milkymist
mumptai has quit [Ping timeout: 264 seconds]
azonenberg has quit [Ping timeout: 252 seconds]
Gurty has quit [Ping timeout: 276 seconds]
Gurty has joined #milkymist
kilae has quit [Quit: ChatZilla 0.9.90 [Firefox 19.0/20130215130331]]
antgreen has joined #milkymist
antgreen has quit [Ping timeout: 264 seconds]
antgreen has joined #milkymist
sh4rm4 has quit [Ping timeout: 276 seconds]
sh4rm4 has joined #milkymist
kiwichris has joined #milkymist
<kiwichris> I am building a toolchain for RTEMS and was informed gcc 4.5.3 is the one. This how-ever does not build with newlib 2.0.0. Which version of newlib is used with 4.5.3 ?
<kiwichris> Hmm it might be a host issue and not a LM32 issue.
lekernel has joined #milkymist
<Fallenou> isn't it newlib 1.20 ?
<kiwichris> It switch at its yearly release Dec 2012
<Fallenou> let me check which one I'm using
<kiwichris> It might not be LM32 or newlib, it looks like an issue in libiberty so a host thing
<Fallenou> can you pastebin your issue ?
<kiwichris> ../../../gcc-4.5.3/libiberty/strsignal.c:554:1: error: conflicting types for 'psignal'
<Fallenou> OK, I can tell you I'm using gcc 4.5.3 and newlib 1.20 and binutils 2.22
<kiwichris> Thanks.
<kiwichris> The error is on MacOS so I am building on Fedora to see what happens.
<Fallenou> I remember succeeding in compiling lm32 toolchain on Mac OS X 10.6 but I don't remember gcc nor newlib version
<kiwichris> That error is a host error so I will sort that out, how-ever on Fedora I have a different one...
<Fallenou> I can say that lm32--netbsd toolchain builds very well under Mac OS X :)
<kiwichris> lm32-rtems4.11-gcc-4.5.3-newlib-2.0.0-1-4.5.3/gcc-4.5.3/newlib/libc/include/sys/types.h:179:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'mode_t'
<kiwichris> I am sure. This one looks like an issue with header files between RTEMS, newlib and gcc
<wpwrak> try including sys/stat.h before whatever includes sys/types.h ?
<kiwichris> We would like to have LM32 on newlib-2.0.0 and as gcc has to be 4.5.3 it is a matter of sorting this out.
<Fallenou> oh, a libc upgrade, nice :)
<kiwichris> Yeah that is the intent
<kiwichris> It would be nice to have LM32 on 4.7.2 but hey that is what happens
<Fallenou> yes, there has been an attempt as I said in my email
lekernel_ has joined #milkymist
<kiwichris> Understood.
<Fallenou> but it proved to be a non trivial task which motivated no one
<Fallenou> gcc code ... :)
<kiwichris> :)
<Fallenou> but please keep us posted on your issues/steps forward
<kiwichris> I will. It is all captured in the rtems-source-builder.git repo on git.rtems.org. Patches will be public in the rtems-tools.git repo.
lekernel has quit [Ping timeout: 260 seconds]
<kiwichris> If you want to try a build it is about 3 commands.
<Fallenou> oh, very nice
<Fallenou> NetBSD has a cool script to build cross toolchains as well :)
<Fallenou> ./build.sh -m milkymist -U tools <= and there I have my toolchain :)
<Fallenou> thanks
<Fallenou> very nice documentation
<kiwichris> NetBSD always have nice helper scripts.
lekernel_ is now known as lekernel
<kiwichris> For lm32 ...
<kiwichris> cd somewhere
<kiwichris> git clone git://git.rtems.org/chrisj/rtems-source-builder.git
<kiwichris> cd rtems-source-builder/rtems
<kiwichris> ../source-builder/sb-set-builder --log=l-lm32.txt --prefix=$HOME/rtems/4.11 4.11/rtems-lm32
<Fallenou> looks easy
<GitHub79> [migen] sbourdeauducq pushed 1 new commit to master: http://git.io/ZFwOdg
<GitHub79> migen/master b75fb7f Sebastien Bourdeauducq: csr/SRAM: support for writes with memory widths larger than bus words
jevin has quit [Quit: Textual IRC Client: www.textualapp.com]
jevin has joined #milkymist
lekernel has quit [Ping timeout: 260 seconds]