#13344 - schoebey - Thu Dec 11, 2003 3:29 pm
hi everyone
i'm using devkitadv (r4) for fairly some time now and never had any major trouble with it, until now:
i'm working on a large project and recently, gcc came up with the error msg "internal compiler error in arm_reorg, at config/arm/arm.c".
since it seems to be a bug in the dev-env and not in my code, i tried to d/l and install R5, with which i'm able to compile all the c-sources.
But when it comes to linking, ld.exe (obviously) is looking for some libs to include. However it's unable to find the lib 'gcc' (using the flag -lgcc)
am i missing a file in the release?
thanks for any help
schoebey
i'm using devkitadv (r4) for fairly some time now and never had any major trouble with it, until now:
i'm working on a large project and recently, gcc came up with the error msg "internal compiler error in arm_reorg, at config/arm/arm.c".
since it seems to be a bug in the dev-env and not in my code, i tried to d/l and install R5, with which i'm able to compile all the c-sources.
But when it comes to linking, ld.exe (obviously) is looking for some libs to include. However it's unable to find the lib 'gcc' (using the flag -lgcc)
am i missing a file in the release?
thanks for any help
schoebey