#32752 - Elowen - Sat Dec 25, 2004 8:20 pm
I am running suse 9.1 and I can't get devkitadv to work on my computer. I have gotten it to work on suse 7.3 nad on windows 2000, but I can't get itto work on my computer now. Every time I try to compile I get this message:
or this message:
I have no idea how to fix this.
Quote: |
/usr/local/devkitadv/lib/gcc-lib/arm-agb-elf/3.1/../../../../arm-agb-elf/bin/ld: section .iwram [080003e4 -> 080004ab] overlaps section .init [080003d0 -> 080003eb]
/usr/local/devkitadv/lib/gcc-lib/arm-agb-elf/3.1/../../../../arm-agb-elf/lib/crt0.o: In function `jump_intr': /usr/local/devkitadv/lib/gcc-lib/arm-agb-elf/3.1/../../../../arm-agb-elf/lib/crt0.o(.iwram+0xc4): undefined reference to `IntrTable' collect2: ld returned 1 exit status ./makerom: line 4: /usr/local/devkitadv/arm-agb-elf/bin/objcopy: No such file or directory |
or this message:
Quote: |
/usr/local/devkitadv/lib/gcc-lib/arm-agb-elf/3.1/../../../../arm-agb-elf/bin/ld: section .iwram [080003e4 -> 080004ab] overlaps section .init [080003d0 -> 080003eb]
/usr/local/devkitadv/lib/gcc-lib/arm-agb-elf/3.1/../../../../arm-agb-elf/lib/crt0.o: In function `jump_intr': /usr/local/devkitadv/lib/gcc-lib/arm-agb-elf/3.1/../../../../arm-agb-elf/lib/crt0.o(.iwram+0xc4): undefined reference to `IntrTable' collect2: ld returned 1 exit status /usr/local/devkitadv/bin/arm-agb-elf-objcopy: Test.elf: No such file or directory |
I have no idea how to fix this.