por jandom » 24 Ago 2009 00:26
SERGIO,
OBRIGADO PELA RESPOSTA!
INSTALEI O WINARM E AO COMPILAR UM PROGRAMA EXEMPLO DEU A SEGUINTE MENSAGEM
> "make.exe" program
Assembling (ARM-only): build/crt0.S
arm-elf-gcc -c -mcpu=arm7tdmi -I. -x assembler-with-cpp -DROM_RUN -Wa,-adhlns=build/crt0.lst,-gdwarf-2 build/crt0.S -o build/crt0.o
c:\arquivos de programas\gnuarm\libexec\gcc\arm-elf\4.1.1\cc1.exe (1960): *** proc magic mismatch detected - 0x704D1F7E/0xD94C588A.
This problem is probably due to using incompatible versions of the cygwin DLL.
Search for cygwin1.dll using the Windows Start->Find/Search facility
and delete all but the most recent version. The most recent version *should*
reside in x:\cygwin\bin, where 'x' is the drive on which you have
installed the cygwin distribution. Rebooting is also suggested if you
are unable to find another cygwin DLL.
c:\arquivos de programas\gnuarm\libexec\gcc\arm-elf\4.1.1\cc1.exe (3964): *** proc magic mismatch detected - 0x704D1F7E/0xD94C588A.
This problem is probably due to using incompatible versions of the cygwin DLL.
Search for cygwin1.dll using the Windows Start->Find/Search facility
and delete all but the most recent version. The most recent version *should*
reside in x:\cygwin\bin, where 'x' is the drive on which you have
installed the cygwin distribution. Rebooting is also suggested if you
are unable to find another cygwin DLL.
c:\arquivos de programas\gnuarm\libexec\gcc\arm-elf\4.1.1\cc1.exe (548): *** proc magic mismatch detected - 0x704D1F7E/0xD94C588A.
This problem is probably due to using incompatible versions of the cygwin DLL.
Search for cygwin1.dll using the Windows Start->Find/Search facility
and delete all but the most recent version. The most recent version *should*
reside in x:\cygwin\bin, where 'x' is the drive on which you have
installed the cygwin distribution. Rebooting is also suggested if you
are unable to find another cygwin DLL.
c:\arquivos de programas\gnuarm\libexec\gcc\arm-elf\4.1.1\cc1.exe (2748): *** proc magic mismatch detected - 0x704D1F7E/0xD94C588A.
This problem is probably due to using incompatible versions of the cygwin DLL.
Search for cygwin1.dll using the Windows Start->Find/Search facility
and delete all but the most recent version. The most recent version *should*
reside in x:\cygwin\bin, where 'x' is the drive on which you have
installed the cygwin distribution. Rebooting is also suggested if you
are unable to find another cygwin DLL.
c:\arquivos de programas\gnuarm\libexec\gcc\arm-elf\4.1.1\cc1.exe (2864): *** proc magic mismatch detected - 0x704D1F7E/0xD94C588A.
This problem is probably due to using incompatible versions of the cygwin DLL.
Search for cygwin1.dll using the Windows Start->Find/Search facility
and delete all but the most recent version. The most recent version *should*
reside in x:\cygwin\bin, where 'x' is the drive on which you have
installed the cygwin distribution. Rebooting is also suggested if you
are unable to find another cygwin DLL.
c:\arquivos de programas\gnuarm\libexec\gcc\arm-elf\4.1.1\cc1.exe (3828): *** proc magic mismatch detected - 0x704D1F7E/0xD94C588A.
This problem is probably due to using incompatible versions of the cygwin DLL.
Search for cygwin1.dll using the Windows Start->Find/Search facility
and delete all but the most recent version. The most recent version *should*
reside in x:\cygwin\bin, where 'x' is the drive on which you have
installed the cygwin distribution. Rebooting is also suggested if you
are unable to find another cygwin DLL.
make.exe: *** [build/crt0.o] Error 1
> Process Exit Code: 2
> Time Taken: 00:00