#14610 - alek - Fri Jan 09, 2004 3:38 pm
Hi
I have a problem with my ham compiler. When i compile my gba program in visual ham it stops at
c:/HAM/gcc-arm/bin/arm-thumb-elf-gcc.exe -I c:/HAM/gcc-arm/include -I c:/HAM/gcc-arm/arm-thumb-elf/include -I c:/HAM/include -I c:/HAM/system -c -DHAM_HAM -DHAM_MULTIBOOT -DHAM_ENABLE_MBV2LIB -O2 -DHAM_WITH_LIBHAM -mthumb-interwork -mlong-calls -Wall -save-temps -fverbose-asm -nostartfiles main.c -o main.o
and a window popps up that says it can't find the procedurestartadress __getreent in the DLL-file cygwin1.dll. i don't have a clue what this means.
It worked perfectly untill I installed the devkitadvanced and now this happens.
I have a problem with my ham compiler. When i compile my gba program in visual ham it stops at
c:/HAM/gcc-arm/bin/arm-thumb-elf-gcc.exe -I c:/HAM/gcc-arm/include -I c:/HAM/gcc-arm/arm-thumb-elf/include -I c:/HAM/include -I c:/HAM/system -c -DHAM_HAM -DHAM_MULTIBOOT -DHAM_ENABLE_MBV2LIB -O2 -DHAM_WITH_LIBHAM -mthumb-interwork -mlong-calls -Wall -save-temps -fverbose-asm -nostartfiles main.c -o main.o
and a window popps up that says it can't find the procedurestartadress __getreent in the DLL-file cygwin1.dll. i don't have a clue what this means.
It worked perfectly untill I installed the devkitadvanced and now this happens.