OpenCores
Issue List
cygwin1.dll conflict #31
Closed drgbie opened this issue over 12 years ago
drgbie commented over 12 years ago

Hello, When I try to "make count", I get this result whereas there is only one cygwin1.dll on my disk.

abeaugui@NTTSIME10 /c/Users/abeaugui/Desktop/plasma/trunk/tools $ make count C:\Users\abeaugui\Desktop\plasma\trunk\gccmips_elf\as -o boot.o boot.asm c:\Users\abeaugui\Desktop\plasma\trunk\gccmips_elf\as.exe: *** conflicting versi ons of cygwin1.dll detected. Use only the most recent version.

0       0 [unknown (0x1ED4)] (unknown) 0 lock_pinfo_for_update: rc 0, pinfo_

mutex 0xFFFFFFFF, Win32 error 6 make: *** count Error 1

Why? Thak you Alexandre

drgbie commented over 12 years ago

Type your text here

drgbie commented over 12 years ago

Type your text here

rhoads commented over 12 years ago

Are you using the compiler from gccmips_elf.zip? If so, you must use the cygwin1.dll that came with gcc:

C:\gccmips_elf>dir Volume in drive C is OS Volume Serial Number is 6CEB-AA2B

Directory of C:\gccmips_elf

08/09/2010 09:27 PM <DIR> . 08/09/2010 09:27 PM <DIR> .. 05/26/2009 09:52 PM 925,076 as.exe 05/26/2009 09:52 PM 2,301,665 cc1.exe 05/26/2009 09:52 PM 391,497 cpp.exe 05/26/2009 09:52 PM 559,104 cygwin1.dll 05/26/2009 09:52 PM 321,851 elfdump.exe 05/26/2009 09:52 PM 376,727 gcc.exe 05/26/2009 09:52 PM 813,248 ld.exe 05/26/2009 09:52 PM 826,204 objdump.exe 8 File(s) 6,515,372 bytes 2 Dir(s) 392,862,162,944 bytes free

rhoads was assigned over 12 years ago
drgbie commented over 12 years ago

It's fine for me, I just Reinstall the gccimps_elf thank you!

rhoads closed this over 12 years ago

Assignee
rhoads
Labels
Request