[LLVMdev] Building the llvm runtime: 'Can't destroy file: The process cannot access the fi

Henrik Bach henrik_bach_llvm at hotmail.com
Wed Jan 26 11:37:33 PST 2005


Hi Jeff and others,

When building the llvm runtime, I always get this error message: 'Can't 
destroy file: The process cannot access the file because it is being used by 
another process.' The file is destoyed anyway.

I think that the the real error is the path for the file (*/\file.tmp). 
However, I can't find the bug in the source. Do you have any clue?:

-----------------------------
llvm[3]: Building Debug Bytecode Archive libcrtend.bca
/bin/rm -f /C/projects/build/MinGW/llvm-4-1/Debug/lib/libcrtend.bca
/C/projects/build/MinGW/llvm-4-1/Debug/bin/llvm-ar rcsf 
/C/projects/build/MinGW/llvm-4-1/Debug/lib/libcrtend.bca 
/C/projects/build/MinGW/llvm-4-1/runtime/GCCLibraries/crtend/Debug/comp_genericeh.bc 
/C/projects/build/MinGW/llvm-4-1/runtime/GCCLibraries/crtend/Debug/comp_main.bc 
/C/projects/build/MinGW/llvm-4-1/runtime/GCCLibraries/crtend/Debug/comp_sjljeh.bc
c:\projects\build\MinGW\llvm-4-1\Debug\bin\llvm-ar.exe: 
c:/projects/build/MinGW/llvm-4-1/Debug/lib/\lib3.tmp: Can't destroy file: 
The process cannot access the file because it is being used by another 
process.
make[3]: *** [/C/projects/build/MinGW/llvm-4-1/Debug/lib/libcrtend.bca] 
Error 2
-----------------------------

Henrik.

=============================================================
Henrik Bach
LLVM Open Source Developer

e-mail: henrik_bach_llvm at hotmail.com
=============================================================
'Nothing is impossible; The impossible just takes longer time :)'
- Inventor of a new energy saver light bulp from Denmark.

No software patents - Thank you Poland: 
http://www.nosoftwarepatents.com/en/m/intro/app0411.html
Got Freedom?
Software Freedom Day - 28th of August
http://www.softwarefreedomday.org/
=============================================================

_________________________________________________________________
Log på MSN Messenger direkte fra nettet  http://webmessenger.msn.com/




More information about the llvm-dev mailing list