Displaying 5 results from an estimated 5 matches for "nuxinl".
Did you mean:
nuking
2015 Mar 29
2
[LLVMdev] How to Cross Compile libcompiler_rt Static Library?
2015-03-29 3:33 GMT-05:00 Ed Schouten <ed at 80386.nl>:
> I am cross-compiling compiler-rt for my specific use-case. That said,
> I'm cross-compiling from x86-64 to x86-64, but for a different ABI.
> This is what I use:
>
>
> https://github.com/NuxiNL/cloudlibc/wiki/Building-runtime-libraries#user-content-compiler-rt
>
> -DCMAKE_CROSSCOMPILING=True
>
> As you can see, I'm using CMake. Works pretty well so far. Hopefully
> something like this will work for you as well?
>
I tried "cmake ../compiler-rt -DCMAKE_C_COMPILER...
2015 Mar 29
2
[LLVMdev] How to Cross Compile libcompiler_rt Static Library?
Hi,
I've cross-compiled musl-libc to arm binaries with clang. It needs
functions from static runtime library "libcompiler_rt.a". I tried to build
compile_rt outside the llvm source tree. Using command like "make
clang_linux", I can easily build "libcompiler_rt.a" for my host machine,
which is X86_64. But how can I *cross-compile* the compiler_rt runtime
2015 Mar 29
2
[LLVMdev] How to Cross Compile libcompiler_rt Static Library?
...chouten <ed at 80386.nl>:
>>
>>> I am cross-compiling compiler-rt for my specific use-case. That said,
>>> I'm cross-compiling from x86-64 to x86-64, but for a different ABI.
>>> This is what I use:
>>>
>>>
>>> https://github.com/NuxiNL/cloudlibc/wiki/Building-runtime-libraries#user-content-compiler-rt
>>>
>>> -DCMAKE_CROSSCOMPILING=True
>>>
>>> As you can see, I'm using CMake. Works pretty well so far. Hopefully
>>> something like this will work for you as well?
>>>
>&g...
2016 Nov 14
0
FreeBSD Quarterly Status Report - Third Quarter 2016
...Directly on top of FreeBSD
Links
Official CloudABI Website
URL: https://nuxi.nl/
Using CloudABI on FreeBSD
URL: https://nuxi.nl/cloudabi/freebsd/
Python for CloudABI
URL: https://nuxi.nl/blog/2016/08/01/cloudabi-python.html
CloudABI on GitHub
URL: https://github.com/NuxiNL
Contact: Ed Schouten <ed at FreeBSD.org>
Contact: The CloudABI mailing list <cloudabi-devel at googlegroups.com>
CloudABI is a compact UNIX-like runtime environment inspired by
FreeBSD's Capsicum security framework. It allows you to safely run
potentially untrusted...
2016 Nov 14
0
FreeBSD Quarterly Status Report - Third Quarter 2016
...Directly on top of FreeBSD
Links
Official CloudABI Website
URL: https://nuxi.nl/
Using CloudABI on FreeBSD
URL: https://nuxi.nl/cloudabi/freebsd/
Python for CloudABI
URL: https://nuxi.nl/blog/2016/08/01/cloudabi-python.html
CloudABI on GitHub
URL: https://github.com/NuxiNL
Contact: Ed Schouten <ed at FreeBSD.org>
Contact: The CloudABI mailing list <cloudabi-devel at googlegroups.com>
CloudABI is a compact UNIX-like runtime environment inspired by
FreeBSD's Capsicum security framework. It allows you to safely run
potentially untrusted...