I have source code developed with Visual C++ 6.0.
As I use carbide pro v1.1 now, I imported the required codes via mmp file.
I seemed successful but the application in the emulator works weirdly.
Besides I could not make sis file to install it into my target device, i.e. nokia 6630.
I made a new project and copied and pasted all the codes required, making necessary changes. In the end, the numbers of errors have been reduced to 5 with 2.6 emulator debug configuration and 4 with 2.6 phone armi release.
The error messages I am getting are as follows:
"/src/gcc/toplev.c Internal compiler error in function fatal_insn"
"Internal compiler error in function fatal_insn[/src/gcc/toplev.c"
"internal error--insn does not satisfy its constraints:"
Can anyone give me some tips on how to solve these problems?
Thanks
Hiromy



