MathewWi / sneek

Automatically exported from code.google.com/p/sneek
0 stars 0 forks source link

R156 compile problem #126

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
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

GoogleCodeExporter commented 9 years ago

Original comment by cred...@rypp.net on 11 Jul 2011 at 7:29