[LLVMdev] VMKit compilation error

Nicolas Geoffray nicolas.geoffray at gmail.com
Fri Oct 26 05:46:17 PDT 2012


Hi Anderson,

On which architecture are you compiling vmkit? Did you try compiling a
release build?

Cheers,
Nicolas

On Fri, Oct 26, 2012 at 2:11 PM, Anderson Boettge Pinheiro <
a.boettge at gmail.com> wrote:

> Hi,
>
> I have a problem with compiling the new revision, the file Sifsegv_gc makes
> a call to the file Sigsegv.cpp but returns as file already allocated:
> ...
> llvm [3]: Compiling for Debug + Asserts Sigsegv.cpp build (bytecode)
> llvm [3]: Compiling Sigsegv.ll to Sigsegv.bc for Debug + Asserts build (
> bytecode)
> llvm [3]: Compiling Sigsegv.bc to Sigsegv.s for Debug + Asserts build
> llvm [3]: Compiling for Debug + Asserts Sigsegv.s build
> / home / admcad / VMKit / lib / vmkit / CommonThread / Debug + Asserts /
> Sigsegv_gc.s: Assembler messages:
> / home / admcad / VMKit / lib / vmkit / CommonThread / Debug + Asserts / *
> Sigsegv_gc.s: 18: Error: file number 1 Already allocated*
> make [3]: ** [/ home / admcad / VMKit / lib / vmkit / CommonThread / Debug
> + Asserts / Sigsegv_gc.o] Error 1
> make [3]: Leaving directory `/ home / admcad / VMKit / lib / vmkit /
> CommonThread '
> make [2]: ** [all] Error 1
> make [2]: Leaving directory `/ home / admcad / VMKit / lib / vmkit '
> make [1]: ** [vmkit / .makeall] Error 2
> make [1]: Leaving directory `/ home / admcad / VMKit / lib '
> make: ** [all] Error 1
>
> you must modify the file called?
>
> thanks,
>
> --
> Anderson Boettge Pinheiro
>
>
> Grupo de Pesquisa em Paralelismo, Grafos e Otimização (Pargo)
> MDCC - Departamento de Computação - Mestrado em Computação
> Universidade Federal do Ceará
>
>
>
> --
> Anderson Boettge Pinheiro
>
>
> Grupo de Pesquisa em Paralelismo, Grafos e Otimização (Pargo)
> MDCC - Departamento de Computação - Mestrado em Computação
> Universidade Federal do Ceará
>
>
>
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20121026/6fb98fbe/attachment.html>


More information about the llvm-dev mailing list