voidcoder has quit [Remote host closed the connection]
voidcoder has joined #milkymist
<kristianpaul>
thats now awesome Fallenou ... :¬\
<kristianpaul>
i remeber running the software from lattice my linux just kernel panic.. :(
<wpwrak>
must be really scary software. the kernel isn't easily frightened
xiangfu has joined #milkymist
rejon has joined #milkymist
voidcoder has quit [Quit: Do widzenia!]
rejon has quit [Ping timeout: 260 seconds]
voidcoder has joined #milkymist
rejon has joined #milkymist
rejon has quit [Ping timeout: 248 seconds]
rejon has joined #milkymist
azonenberg has quit [Ping timeout: 245 seconds]
azonenberg has joined #milkymist
aeris has quit [Ping timeout: 268 seconds]
aeris has joined #milkymist
xiangfu has quit [*.net *.split]
rejon has quit [Ping timeout: 245 seconds]
xiangfu has joined #milkymist
voidcoder has quit [Remote host closed the connection]
Martoni has joined #milkymist
rejon has joined #milkymist
xiangfu has quit [Ping timeout: 244 seconds]
elldekaa has joined #milkymist
xiangfu has joined #milkymist
xiangfu has quit [Ping timeout: 246 seconds]
xiangfu has joined #milkymist
lekernel_ is now known as lekernel
<lekernel>
hmm, I compiled a few things with 14.2 and it worked fine
<lekernel>
let me try yours
<Fallenou>
I just did pas. A l’autre bout du fil, une voix automatique lui demande de taper quatre chiffres puis six autres. Au hasard, il tape 1, 2, 3, 4, 5 et 6. Rien ne se passe et il raccroche. Sans savoir que sa manipulation va bloquer pendant deux jours, le service du surendettement de la Banque de France qui va porter porte plainte.
<Fallenou>
if I type "lm32-rtems4.11-as crt0.S" it generates a.out without any error
<Fallenou>
I guess lm32-rtems4.11-gcc is calling the wrong assembler
<Fallenou>
but why...
<Fallenou>
I'm using 4.5.3, maybe I should go back to 4.5.2
<lekernel>
Fallenou: sounds like the typical bug you get when you install binutils and gcc in different directories
<lekernel>
4.5.3 works for me, when installed in the same dir as binutils
<Fallenou>
I used the same --prefix for both :(
<Fallenou>
ok much better now
<Fallenou>
I had to modify configure script of gcc to check for PPL_C 0.11 instead of 0.10 (and maybe something else) but now it compiles the bios at least =)
<GitHub29>
[milkymist-mmu] fallen pushed 1 new commit to mmu: http://git.io/h8OUew
<GitHub29>
[milkymist-mmu/mmu] Add ITLB test - Yann Sionneau
voidcoder has quit [Quit: Do widzenia!]
<GitHub145>
[milkymist-mmu] fallen pushed 2 new commits to mmu: http://git.io/kNrL-Q
<GitHub145>
[milkymist-mmu/mmu] Remove use of TLBCTRL CSR register to optimize Linux handlers - Yann Sionneau
<GitHub145>
[milkymist-mmu/mmu] Some cleanup - Yann Sionneau
voidcoder has joined #milkymist
<GitHub193>
[milkymist-mmu] fallen pushed 1 new commit to mmu: http://git.io/CfTRYw
<GitHub193>
[milkymist-mmu/mmu] Remove all uses of TLBCTRL CSR register, use PSW instead from now on - Yann Sionneau
<GitHub14>
[lm32-binutils-mmu] fallen pushed 1 new commit to master: http://git.io/CsmAyg
<GitHub14>
[lm32-binutils-mmu/master] Remove TLBCTRL from LM32-MMU toolchain and add PSW instead - Yann Sionneau