search for: piler

Displaying 5 results from an estimated 5 matches for "piler".

Did you mean: filer
2008 Nov 02
3
[LLVMdev] Porting llvm-gcc-4.2
...2 to an “unknown” platform, i.e. MirBSD? For regular gcc, I’d have to add stuff to gcc/gcc/config/ and patch quite some configure scripts, but seeing that llvm-gcc uses LLVM for target specific stuff, how much of this still applies? cpp defines and startup files at the least, probably, for the com- piler driver… Which dependencies does llvm-gcc-4.2 have, besides the usual gmake, bison, working toolchain, gnat for building Ada, llvm? Specifically, does it also have the hilarious library dependencies (gmp, mpfr, etc)? What is the status of the other (besides C and C++) languages on llvm-gcc-4.2 r58...
2020 Aug 09
3
Switching to Ninja
Sigh. I ask for your indulgence yet again. I installed Ninja and deleted my old build tree. When I run CMake now, I'm told that it can't find the compilers and assembler. So, of course, I need to put a compiler toolset on my path. I tried MinGW but was instantly reminded that it doesn't have localtime_s. So I tried to find the Visual Studio binaries and located four different directories. I added what I thought was the correct one to my path. CMa...
2008 Nov 03
0
[LLVMdev] Porting llvm-gcc-4.2
...m, i.e. > MirBSD? For regular gcc, I’d have to add stuff to gcc/gcc/config/ > and patch quite some configure scripts, but seeing that llvm-gcc > uses LLVM for target specific stuff, how much of this still applies? > cpp defines and startup files at the least, probably, for the com- > piler driver… > > Which dependencies does llvm-gcc-4.2 have, besides the usual gmake, > bison, working toolchain, gnat for building Ada, llvm? Specifically, > does it also have the hilarious library dependencies (gmp, mpfr, etc)? > > What is the status of the other (besides C and C++) l...
2020 Aug 08
5
Switching to Ninja
I built my first submission with Visual Studio, but everything I read and watch suggests Ninja, about which I know nothing. Is it okay if I rerun CMake with -G "Ninja" in the same build directory, then just run ninja?
2013 Oct 31
3
[releng_10 tinderbox] failure on i386/pc98
...>>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries [...] CC='cc ' mkdep -f .depend -a -DVISIBILITY_HIDDEN -std=gnu99 /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/absvdi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/absvsi2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/absvti2.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/addvdi3.c /src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/addvsi3.c...