Jeremy-D-Miller/sneek

R156 compile problem

Closed this issue · 1 comments

What steps will reproduce the problem?
1.compile R156 with devkitppc r19 devkitarm r24
2.di.bin 0 bytes reason
3.

What is the expected output? What do you see instead?
expected:
build all files

instead:
di.bin 0bytes
c:/devkitpro/devkitarm/bin/../lib/gcc/arm-eabi/4.3.2/../../../../arm-eabi/bin/ld
.exe: dimodule.elf section .rodata will not fit in region code
c:/devkitpro/devkitarm/bin/../lib/gcc/arm-eabi/4.3.2/../../../../arm-eabi/bin/ld
.exe: region code overflowed by 212 bytes
collect2: ld returned 1 exit status
make: *** [dimodule.elf] Error 1

What revision are you using? With what configuration
(SNEEK/UNEEK/SNEEK+DI)?
uneek+di r156 compiling with devkitppc r19 devkitarm r24

Please provide any additional information below.
i can send full make report if you want it.

Original issue reported on code.google.com by Looking.4.nowok.76@gmail.com on 11 Jul 2011 at 6:15

Original comment by urt...@gmail.com on 11 Jul 2011 at 7:29

  • Changed state: Invalid