Displaying 6 results from an estimated 6 matches for "libbae".
Did you mean:
libbar
2014 Jun 02
3
[LLVMdev] -fvisibility=hidden, and typeinfo, and type-erasure
[Was initially posted on cfe-users, sorry.]
Hi,
I'm sorry my message is quite long, the TL;DR version is "g++ and clang++ seem to have different opinions on how RTTI, templates, and ELF visibility should interact".
I can't tell whether this is a bug or not: I have found no relevant documentation that could help me decide whether this behavior is meant, or not. All I can say
2005 Jan 26
1
[LLVMdev] Building the llvm runtime: 'Can't destroy file: Theprocess cannot access the fi
...y when that is complete does it
>remove the old one and rename the temporary. Perhaps this is a result of
>doing parallel build and the "lib3.tmp" file (that name looks wrong to
>me) is being accessed by concurrent build scripts?
>
Other times the name, have been for instance libBAE.tmp.
Henrik.
>Reid.
>
>On Wed, 2005-01-26 at 11:37, Henrik Bach wrote:
> > 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
>use...
2005 Jan 26
0
[LLVMdev] Building the llvm runtime: 'Can't destroy file:Theprocess cannot access the fi
...and rename the temporary. Perhaps this is a result
>of
> > >doing parallel build and the "lib3.tmp" file (that name looks wrong to
> > >me) is being accessed by concurrent build scripts?
> > >
> >
> > Other times the name, have been for instance libBAE.tmp.
> >
> > Henrik.
> >
> > >Reid.
> > >
> > >On Wed, 2005-01-26 at 11:37, Henrik Bach wrote:
> > > > Hi Jeff and others,
> > > >
> > > > When building the llvm runtime, I always get this error message:
>'Can&...
2005 Jan 26
0
[LLVMdev] Building the llvm runtime: 'Can't destroy file: The process cannot access the fi
It looks like what you're getting is a sharing violation. Although, I
don't understand why. The llvm-ar.exe when its building an archive file
always builds it in a temporary. Only when that is complete does it
remove the old one and rename the temporary. Perhaps this is a result of
doing parallel build and the "lib3.tmp" file (that name looks wrong to
me) is being accessed by
2005 Jan 26
3
[LLVMdev] Building the llvm runtime: 'Can't destroy file: The process cannot access the fi
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?:
2005 Jul 02
0
Cannot copy <file name>: Invalid MS-DOS function
[This email is either empty or too large to be displayed at this time]